/external/autotest/client/cros/bluetooth/floss/ |
D | manager_client.py | 24 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/ |
D | sco_connection.cc | 19 namespace bt::hci { namespace 24 const hci::Transport::WeakPtr& hci) in ScoConnection() 38 hci_spec::ConnectionHandle handle, const hci::Transport::WeakPtr& hci) { in OnDisconnectionComplete()
|
D | fake_sco_connection.cc | 17 namespace bt::hci::testing { namespace 22 const hci::Transport::WeakPtr& hci) in FakeScoConnection()
|
D | acl_connection.cc | 21 namespace bt::hci { namespace 43 const Transport::WeakPtr& hci) in AclConnection() 70 const Transport::WeakPtr& hci) { in OnDisconnectionComplete()
|
D | fake_low_energy_connection.cc | 19 namespace bt::hci::testing { namespace 26 const hci::Transport::WeakPtr& hci) in FakeLowEnergyConnection()
|
D | fake_bredr_connection.cc | 19 namespace bt::hci::testing { namespace 26 const hci::Transport::WeakPtr& hci) in FakeBrEdrConnection()
|
D | connection.cc | 32 namespace bt::hci { namespace 37 Transport::WeakPtr hci, in Connection()
|
D | low_energy_connection.cc | 24 namespace bt::hci { namespace 32 const Transport::WeakPtr& hci) in LowEnergyConnection()
|
D | bredr_connection.cc | 21 namespace bt::hci { namespace 27 const Transport::WeakPtr& hci) in BrEdrConnection()
|
D | low_energy_scanner.cc | 19 namespace bt::hci { namespace 86 hci::Transport::WeakPtr hci, in LowEnergyScanner() argument
|
D | fake_local_address_delegate.cc | 23 namespace bt::hci { namespace
|
D | discovery_filter.cc | 24 namespace bt::hci { namespace
|
/external/pigweed/pw_bluetooth_sapphire/host/transport/ |
D | iso_data_channel.cc | 20 namespace bt::hci { namespace 72 pw::bluetooth::Controller* hci) in IsoDataChannelImpl() 211 pw::bluetooth::Controller* hci) { in Create()
|
D | sco_data_channel.cc | 21 namespace bt::hci { namespace 112 Controller* hci) in ScoDataChannelImpl() 459 Controller* hci) { in Create()
|
D | fake_sco_data_channel.cc | 19 namespace bt::hci { namespace
|
D | acl_data_channel.cc | 31 namespace bt::hci { namespace 179 pw::bluetooth::Controller* hci, in Create() 187 pw::bluetooth::Controller* hci, in AclDataChannelImpl()
|
D | sco_data_packet_test.cc | 19 namespace bt::hci { namespace
|
D | sco_data_packet.cc | 23 namespace bt::hci { namespace
|
D | control_packets.cc | 22 namespace bt::hci { namespace
|
D | mock_acl_data_channel.cc | 21 namespace bt::hci::testing { namespace
|
D | control_packets_test.cc | 19 namespace bt::hci { namespace
|
/external/python/bumble/rust/src/internal/ |
D | mod.rs | 21 pub(crate) mod hci; module
|
/external/python/bumble/rust/pytests/wrapper/ |
D | mod.rs | 16 mod hci; module
|
/external/pigweed/pw_bluetooth_sapphire/host/hci/public/pw_bluetooth_sapphire/internal/host/hci/ |
D | connection.h | 99 const Transport::WeakPtr& hci() { return hci_; } in hci() function
|
D | legacy_low_energy_advertiser.h | 25 explicit LegacyLowEnergyAdvertiser(hci::Transport::WeakPtr hci) in LegacyLowEnergyAdvertiser() argument
|