Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dhci_layer.h81 future_t* (*transmit_command_futured)(BT_HDR* command); member
/system/bt/btif/test/
Dbtif_stack_test.cc153 future_t* transmit_command_futured(BT_HDR* command) { in transmit_command_futured() function
/system/bt/hci/src/
Dhci_layer.cc335 static future_t* transmit_command_futured(BT_HDR* command) { in transmit_command_futured() function
/system/bt/main/shim/
Dhci_layer.cc657 static future_t* transmit_command_futured(BT_HDR* command) { in transmit_command_futured() function