/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_sco.cc | 111 const bluetooth::hci::ClassOfDevice& /* cod */) { in btm_sco_on_esco_connect_request() 116 const bluetooth::hci::ClassOfDevice& /* cod */) { in btm_sco_on_sco_connect_request()
|
D | mock_main_shim_acl.cc | 130 hci::ClassOfDevice /* cod */) { in OnConnectRequest()
|
/packages/modules/Bluetooth/tools/rootcanal/py/ |
D | bluetooth.py | 67 class ClassOfDevice: class
|
/packages/modules/Bluetooth/system/blueberry/utils/ |
D | bluetooth.py | 47 class ClassOfDevice: class
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | class_of_device.cc | 32 ClassOfDevice::ClassOfDevice(const uint8_t (&class_of_device)[kLength]) { in ClassOfDevice() function in bluetooth::hci::ClassOfDevice
|
D | hci_layer_unittest.cc | 291 hci_handler_->Bind([](Address /* bd_addr */, ClassOfDevice /* cod */) {}), in TEST_F() 307 hci_handler_->Bind([](Address /* bd_addr */, ClassOfDevice /* cod */) {}), in TEST_F() 322 hci_handler_->Bind([](Address /* bd_addr */, ClassOfDevice /* cod */) {}), in TEST_F()
|
D | hci_layer.cc | 756 common::ContextualCallback<void(Address, ClassOfDevice, ConnectionRequestLinkType)> in RegisterForScoConnectionRequests() argument
|
/packages/modules/Bluetooth/system/pdl/hci/ |
D | class_of_device.cc | 33 ClassOfDevice::ClassOfDevice(const uint8_t (&class_of_device)[kLength]) { in ClassOfDevice() function in bluetooth::hci::ClassOfDevice
|
/packages/modules/Bluetooth/system/gd/discovery/device/ |
D | bt_property.h | 157 ClassOfDevice(const uint32_t& cod) in ClassOfDevice() function
|
/packages/modules/Bluetooth/system/gd/hci/fuzz/ |
D | hci_layer_fuzz_client.cc | 42 GetHandler()->Bind([](Address, ClassOfDevice) {}), in Start() argument
|
D | fuzz_hci_layer.cc | 43 ContextualCallback<void(Address, ClassOfDevice)> /* on_connection_request */, in GetAclConnectionInterface() argument
|
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ |
D | link_manager.cc | 291 void LinkManager::OnConnectRequest(hci::Address /* device */, hci::ClassOfDevice /* cod */) { in OnConnectRequest()
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | acl_manager_facade.cc | 387 void OnConnectRequest(Address /* address */, ClassOfDevice /* cod */) override { in OnConnectRequest() argument
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | floss_enums.py | 180 ClassOfDevice = 0x4 variable in BtPropertyType
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/ |
D | btif.rs | 151 ClassOfDevice, enumerator 573 ClassOfDevice(u32), enumerator
|