Home
last modified time | relevance | path

Searched defs:transmit_command_futured (Results 1 – 2 of 2) sorted by relevance

/system/bt/hci/include/
Dhci_layer.h82 future_t* (*transmit_command_futured)(BT_HDR* command); member
/system/bt/hci/src/
Dhci_layer.cc333 static future_t* transmit_command_futured(BT_HDR* command) { in transmit_command_futured() function