Home
last modified time | relevance | path

Searched defs:hci_interface (Results 1 – 7 of 7) 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/gd/hal/
Dhci_hal_host.cc88 int waitHciDev(int hci_interface) { in waitHciDev()
180 int hci_interface = 0; // Assume we only have HCI 0 in ConnectToSocket() local
/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 __anon57eb6ca30111::BleAdvertisingManagerImpl
/system/bt/gd/rust/linux/mgmt/src/bin/btmanagerd/
Dstate_machine.rs271 hci_interface: i32, field
/system/bt/device/src/
Dcontroller.cc846 const hci_t* hci_interface, in controller_get_test_interface()