Home
last modified time | relevance | path

Searched refs:hci_layer_get_interface (Results 1 – 6 of 6) sorted by relevance

/system/bt/main/
Dbte_main.cc102 hci = hci_layer_get_interface(); in bte_main_boot_entry()
130 data_dispatcher_register_default(hci_layer_get_interface()->event_dispatcher, in bte_main_cleanup()
/system/bt/hci/include/
Dhci_layer.h88 const hci_t* hci_layer_get_interface();
/system/bt/device/src/
Dcontroller.cc553 hci = hci_layer_get_interface(); in controller_get_interface()
/system/bt/stack/btm/
Dbtm_devctl.cc748 hci_layer_get_interface()->transmit_command( in BTM_EnableTestMode()
/system/bt/stack/btu/
Dbtu_hcif.cc382 hci_layer_get_interface()->transmit_command( in btu_hcif_send_cmd()
507 hci_layer_get_interface()->transmit_command( in btu_hcif_send_cmd_with_cb()
/system/bt/hci/src/
Dhci_layer.cc703 const hci_t* hci_layer_get_interface() { in hci_layer_get_interface() function