/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_sco.cc | 87 const bluetooth::hci::ClassOfDevice& /* cod */) { in btm_sco_on_esco_connect_request() 91 const bluetooth::hci::ClassOfDevice& /* cod */) { in btm_sco_on_sco_connect_request()
|
D | mock_main_shim_acl.cc | 117 void shim::Acl::OnConnectRequest(hci::Address /* address */, hci::ClassOfDevice /* cod */) { in OnConnectRequest()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | hci_layer_unittest.cc | 295 hci_handler_->Bind([](Address /* bd_addr */, ClassOfDevice /* cod */) {}), in TEST_F() 309 hci_handler_->Bind([](Address /* bd_addr */, ClassOfDevice /* cod */) {}), in TEST_F() 322 hci_handler_->Bind([](Address /* bd_addr */, ClassOfDevice /* cod */) {}), in TEST_F()
|
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.cc | 854 common::ContextualCallback<void(Address, ClassOfDevice, ConnectionRequestLinkType)> in RegisterForScoConnectionRequests() argument
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/py/ |
D | bluetooth.py | 67 class ClassOfDevice: class
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/ |
D | bluetooth.py | 47 class ClassOfDevice: class
|
/aosp_15_r20/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
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | BluetoothIo.h | 57 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
|
H A D | BluetoothConfig.h | 50 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | BluetoothIo.h | 51 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
|
H A D | BluetoothConfig.h | 44 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | BluetoothIo.h | 51 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
|
H A D | BluetoothConfig.h | 44 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | BluetoothIo.h | 51 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
|
H A D | BluetoothConfig.h | 44 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/fuzz/ |
D | hci_layer_fuzz_client.cc | 43 GetHandler()->Bind([](Address, ClassOfDevice) {}), in Start() argument
|
D | fuzz_hci_layer.cc | 43 ContextualCallback<void(Address, ClassOfDevice)> /* on_connection_request */, in GetAclConnectionInterface() argument
|
/aosp_15_r20/external/python/bumble/rust/src/ |
D | adv.rs | 115 ClassOfDevice, enumerator
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | acl_manager_facade.cc | 385 void OnConnectRequest(Address /* address */, ClassOfDevice /* cod */) override { in OnConnectRequest() argument
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | floss_enums.py | 180 ClassOfDevice = 0x4 variable in BtPropertyType
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/ |
D | btif.rs | 152 ClassOfDevice, enumerator 596 ClassOfDevice(u32), enumerator
|