Home
last modified time | relevance | path

Searched defs:hci_interface (Results 1 – 5 of 5) sorted by relevance

/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc76 int hci_interface = 0; in openBtHci() local
115 int BluetoothHci::waitHciDev(int hci_interface) { in waitHciDev()
/system/bt/hci/src/
Dhci_inject.cc68 static bool hci_inject_open(const hci_t* hci_interface) { in hci_inject_open()
Dhci_layer_linux.cc101 static int hci_interface; variable
/system/bt/stack/btm/
Dbtm_ble_multi_adv.cc213 auto hci_interface = instance_weakptr.get()->GetHciInterface(); in ConfigureRpa() local
1006 BleAdvertiserHciInterface* hci_interface = nullptr; member in __anon08ab64bc0111::BleAdvertisingManagerImpl
/system/bt/device/src/
Dcontroller.cc734 const hci_t* hci_interface, in controller_get_test_interface()