Home
last modified time | relevance | path

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

123456

/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/hci/
Dhci_interface.h132 explicit CommandInterfaceImpl(HciInterface* hci, common::OnceCallback<void()> cleanup) in CommandInterfaceImpl()
134 explicit CommandInterfaceImpl(HciInterface* hci) : hci_(hci) { in CommandInterfaceImpl()
Dlink_key.cc20 namespace hci { namespace
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hfp_hal_linux.cc134 int btsocket_open_mgmt(uint16_t hci) { in btsocket_open_mgmt()
157 int mgmt_get_codec_capabilities(int fd, uint16_t hci) { in mgmt_get_codec_capabilities()
238 int mgmt_notify_sco_connection_change(int fd, int hci, RawAddress device, bool is_connected, in mgmt_notify_sco_connection_change()
282 int hci = GetAdapterIndex(); in init() local
458 int hci = 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/LMP/
Dpage_collision.py2 import hci_packets as hci namespace
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/SCN/
DBV_14_C.py15 import hci_packets as hci namespace
DBV_13_C.py15 import hci_packets as hci namespace
/packages/modules/Bluetooth/tools/rootcanal/test/LMP/LIH/
DBV_02_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_01_C.py16 import hci_packets as hci namespace
DBV_78_C.py16 import hci_packets as hci namespace
DBV_143_C.py16 import hci_packets as hci namespace
DBV_144_C.py16 import hci_packets as hci namespace
DBV_142_C.py16 import hci_packets as hci namespace
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/ADV/
DBV_07_C.py15 import hci_packets as hci namespace
DBV_01_C.py15 import hci_packets as hci namespace
DBV_08_C.py15 import hci_packets as hci namespace
DBV_06_C.py15 import hci_packets as hci namespace
DBV_03_C.py15 import hci_packets as hci namespace
DBV_02_C.py15 import hci_packets as hci namespace
/packages/modules/Bluetooth/tools/rootcanal/test/HCI/AEN/
DBV_06_C.py15 import hci_packets as hci namespace
/packages/modules/Bluetooth/tools/rootcanal/test/LL/
Dscan_timeout.py16 import hci_packets as hci namespace
Dscan_collision.py15 import hci_packets as hci namespace

123456