Home
last modified time | relevance | path

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

123

/external/autotest/client/cros/bluetooth/floss/
Dmanager_client.py24 def on_hci_device_changed(self, hci, present): argument
32 def on_hci_enabled_changed(self, hci, enabled): argument
76 def OnHciDeviceChanged(self, hci, present): argument
81 def OnHciEnabledChanged(self, hci, enabled): argument
137 def on_hci_device_changed(self, hci, present): argument
145 def on_hci_enabled_changed(self, hci, enabled): argument
160 def start(self, hci): argument
165 def stop(self, hci): argument
170 def get_adapter_enabled(self, hci): argument
/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dsco_connection.cc19 namespace bt::hci { namespace
24 const hci::Transport::WeakPtr& hci) in ScoConnection()
38 hci_spec::ConnectionHandle handle, const hci::Transport::WeakPtr& hci) { in OnDisconnectionComplete()
Dfake_sco_connection.cc17 namespace bt::hci::testing { namespace
22 const hci::Transport::WeakPtr& hci) in FakeScoConnection()
Dacl_connection.cc21 namespace bt::hci { namespace
43 const Transport::WeakPtr& hci) in AclConnection()
70 const Transport::WeakPtr& hci) { in OnDisconnectionComplete()
Dfake_low_energy_connection.cc19 namespace bt::hci::testing { namespace
26 const hci::Transport::WeakPtr& hci) in FakeLowEnergyConnection()
Dfake_bredr_connection.cc19 namespace bt::hci::testing { namespace
26 const hci::Transport::WeakPtr& hci) in FakeBrEdrConnection()
Dconnection.cc32 namespace bt::hci { namespace
37 Transport::WeakPtr hci, in Connection()
Dlow_energy_connection.cc24 namespace bt::hci { namespace
32 const Transport::WeakPtr& hci) in LowEnergyConnection()
Dbredr_connection.cc21 namespace bt::hci { namespace
27 const Transport::WeakPtr& hci) in BrEdrConnection()
Dlow_energy_scanner.cc19 namespace bt::hci { namespace
86 hci::Transport::WeakPtr hci, in LowEnergyScanner() argument
Dfake_local_address_delegate.cc23 namespace bt::hci { namespace
Ddiscovery_filter.cc24 namespace bt::hci { namespace
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Diso_data_channel.cc20 namespace bt::hci { namespace
72 pw::bluetooth::Controller* hci) in IsoDataChannelImpl()
211 pw::bluetooth::Controller* hci) { in Create()
Dsco_data_channel.cc21 namespace bt::hci { namespace
112 Controller* hci) in ScoDataChannelImpl()
459 Controller* hci) { in Create()
Dfake_sco_data_channel.cc19 namespace bt::hci { namespace
Dacl_data_channel.cc31 namespace bt::hci { namespace
179 pw::bluetooth::Controller* hci, in Create()
187 pw::bluetooth::Controller* hci, in AclDataChannelImpl()
Dsco_data_packet_test.cc19 namespace bt::hci { namespace
Dsco_data_packet.cc23 namespace bt::hci { namespace
Dcontrol_packets.cc22 namespace bt::hci { namespace
Dmock_acl_data_channel.cc21 namespace bt::hci::testing { namespace
Dcontrol_packets_test.cc19 namespace bt::hci { namespace
/external/python/bumble/rust/src/internal/
Dmod.rs21 pub(crate) mod hci; module
/external/python/bumble/rust/pytests/wrapper/
Dmod.rs16 mod hci; module
/external/pigweed/pw_bluetooth_sapphire/host/hci/public/pw_bluetooth_sapphire/internal/host/hci/
Dconnection.h99 const Transport::WeakPtr& hci() { return hci_; } in hci() function
Dlegacy_low_energy_advertiser.h25 explicit LegacyLowEnergyAdvertiser(hci::Transport::WeakPtr hci) in LegacyLowEnergyAdvertiser() argument

123