Searched defs:hci_interface (Results 1 – 7 of 7) sorted by relevance
76 int hci_interface = 0; in openBtHci() local115 int BluetoothHci::waitHciDev(int hci_interface) { in waitHciDev()
68 static bool hci_inject_open(const hci_t* hci_interface) { in hci_inject_open()
101 static int hci_interface; variable
88 int waitHciDev(int hci_interface) { in waitHciDev()180 int hci_interface = 0; // Assume we only have HCI 0 in ConnectToSocket() local
213 auto hci_interface = instance_weakptr.get()->GetHciInterface(); in ConfigureRpa() local1006 BleAdvertiserHciInterface* hci_interface = nullptr; member in __anon57eb6ca30111::BleAdvertisingManagerImpl
271 hci_interface: i32, field
846 const hci_t* hci_interface, in controller_get_test_interface()