Home
last modified time | relevance | path

Searched defs:hci (Results 1 – 25 of 163) sorted by relevance

1234567

/packages/modules/Bluetooth/floss/pandora/floss/
Dmanager_client.py27 def on_hci_device_changed(self, hci, present): argument
36 def on_hci_enabled_changed(self, hci, enabled): argument
81 def OnHciDeviceChanged(self, hci, present): argument
86 def OnHciEnabledChanged(self, hci, enabled): argument
138 def on_hci_device_changed(self, hci, present): argument
146 def on_hci_enabled_changed(self, hci, enabled): argument
161 def start(self, hci): argument
166 def stop(self, hci): argument
171 def get_adapter_enabled(self, hci): argument
/packages/modules/Bluetooth/system/gd/hal/
Dmgmt.cc53 static int btsocket_open_mgmt(uint16_t hci) { in btsocket_open_mgmt()
85 int hci = bluetooth::common::InitFlags::GetAdapterIndex(); in get_vs_opcode() local
/packages/modules/Bluetooth/system/gd/hci/
Dlink_key.cc20 namespace hci { namespace
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hfp_hal_linux.cc136 int btsocket_open_mgmt(uint16_t hci) { in btsocket_open_mgmt()
159 int mgmt_get_codec_capabilities(int fd, uint16_t hci) { in mgmt_get_codec_capabilities()
241 int mgmt_notify_sco_connection_change(int fd, int hci, RawAddress device, in mgmt_notify_sco_connection_change()
286 int hci = bluetooth::common::InitFlags::GetAdapterIndex(); in init() local
453 int hci = bluetooth::common::InitFlags::GetAdapterIndex(); in notify_sco_connection_change() local
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dacl_connection.cc20 namespace hci { namespace
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/ADV/
DBV_08_C.py15 import hci_packets as hci namespace
DBV_06_C.py15 import hci_packets as hci namespace
DBV_02_C.py15 import hci_packets as hci namespace
DBV_04_C.py15 import hci_packets as hci namespace
DBV_05_C.py15 import hci_packets as hci namespace
DBV_01_C.py15 import hci_packets as hci namespace
DBV_07_C.py15 import hci_packets as hci namespace
DBV_03_C.py15 import hci_packets as hci namespace
/packages/modules/Bluetooth/tools/rootcanal/test/LMP/LIH/
DBV_142_C.py16 import hci_packets as hci namespace
DBV_78_C.py16 import hci_packets as hci namespace
DBV_79_C.py16 import hci_packets as hci namespace
DBV_149_C.py16 import hci_packets as hci namespace
DBV_144_C.py16 import hci_packets as hci namespace
DBV_143_C.py16 import hci_packets as hci namespace
DBV_02_C.py16 import hci_packets as hci namespace
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/SCN/
DBV_13_C.py15 import hci_packets as hci namespace
DBV_18_C.py16 import hci_packets as hci namespace
DBV_14_C.py15 import hci_packets as hci namespace
/packages/modules/Bluetooth/tools/rootcanal/test/LMP/
Dpage_collision.py2 import hci_packets as hci namespace
/packages/modules/Bluetooth/tools/rootcanal/test/LL/
Dscan_timeout.py16 import hci_packets as hci namespace

1234567