HomeSort by relevance Sort by last modified time
    Searched refs:hci_layer_get_interface (Results 1 - 6 of 6) sorted by null

  /system/bt/hci/include/
hci_layer.h 87 const hci_t* hci_layer_get_interface();
  /system/bt/main/
bte_main.cc 125 hci = hci_layer_get_interface();
  /system/bt/device/src/
controller.cc 561 hci = hci_layer_get_interface();
  /system/bt/stack/btm/
btm_devctl.cc 765 hci_layer_get_interface()->transmit_command(
  /system/bt/stack/btu/
btu_hcif.cc 393 hci_layer_get_interface()->transmit_command(
499 hci_layer_get_interface()->transmit_command(
    [all...]
  /system/bt/hci/src/
hci_layer.cc 702 const hci_t* hci_layer_get_interface() { function

Completed in 357 milliseconds