Searched defs:transmit_command (Results 1 – 2 of 2) sorted by relevance
/system/bt/hci/include/ | ||
D | hci_layer.h | 76 void (*transmit_command)(BT_HDR* command, member |
/system/bt/hci/src/ | ||
D | hci_layer.cc | 290 static void transmit_command(BT_HDR* command, in transmit_command() function |