Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dhci_layer.cc180 static void transmit_command(const BT_HDR* command, in transmit_command() function
318 static void transmit_command(const BT_HDR* command, in transmit_command() function
321 cpp::transmit_command(command, complete_callback, status_callback, context); in transmit_command()
362 .transmit_command = transmit_command,
/packages/modules/Bluetooth/system/hci/include/
Dhci_layer.h59 void (*transmit_command)(const BT_HDR* command, member
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc597 bluetooth::shim::hci_layer_get_interface()->transmit_command( in btu_hcif_send_cmd()
764 bluetooth::shim::hci_layer_get_interface()->transmit_command( in btu_hcif_send_cmd_with_cb()
/packages/modules/Bluetooth/system/stack/test/
Dbtm_iso_test.cc79 static void transmit_command(const BT_HDR* /* command */, in transmit_command() function
92 .transmit_command = transmit_command,