Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dhci_layer.h76 void (*transmit_command)(BT_HDR* command, member
/system/bt/hci/src/
Dhci_layer.cc290 static void transmit_command(BT_HDR* command, in transmit_command() function
331 transmit_command((BT_HDR*)data, NULL, NULL, NULL); in transmit_downward()
704 interface.transmit_command = transmit_command; in init_layer_interface()
716 interface.transmit_command = NULL; in hci_layer_cleanup_interface()
/system/bt/stack/btm/
Dbtm_devctl.cc775 hci_layer_get_interface()->transmit_command( in BTM_EnableTestMode()
/system/bt/stack/btu/
Dbtu_hcif.cc740 hci_layer_get_interface()->transmit_command( in btu_hcif_send_cmd()
919 hci_layer_get_interface()->transmit_command( in btu_hcif_send_cmd_with_cb()