Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/hci/include/hci/
Dhci_layer.h87 void (*transmit_command)( member
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_layer.c250 static void transmit_command( in transmit_command() function
585 interface.transmit_command = transmit_command; in init_layer_interface()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c930 hci_layer_get_interface()->transmit_command( in BTM_EnableTestMode()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c474 hci_layer_get_interface()->transmit_command( in btu_hcif_send_cmd()
523 hci_layer_get_interface()->transmit_command( in btu_hcif_send_cmd_sync()