Home
last modified time | relevance | path

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

/aosp12/system/bt/hci/include/
H A Dhci_layer.h77 void (*transmit_command)(BT_HDR* command, member
/aosp12/system/bt/main/shim/
H A Dhci_layer.cc373 static void transmit_command(BT_HDR* command, in transmit_command() function
561 static void transmit_command(BT_HDR* command, in transmit_command() function
635 static void transmit_command(BT_HDR* command, in transmit_command() function
/aosp12/system/bt/btif/test/
H A Dbtif_stack_test.cc148 void transmit_command(BT_HDR* command, command_complete_cb complete_callback, in transmit_command() function
/aosp12/system/bt/hci/src/
H A Dhci_layer.cc315 static void transmit_command(BT_HDR* command, in transmit_command() function