Home
last modified time | relevance | path

Searched defs:ClassOfDevice (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sco.cc87 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()
Dmock_main_shim_acl.cc117 void shim::Acl::OnConnectRequest(hci::Address /* address */, hci::ClassOfDevice /* cod */) { in OnConnectRequest()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_unittest.cc295 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()
Dclass_of_device.cc32 ClassOfDevice::ClassOfDevice(const uint8_t (&class_of_device)[kLength]) { in ClassOfDevice() function in bluetooth::hci::ClassOfDevice
Dhci_layer.cc854 common::ContextualCallback<void(Address, ClassOfDevice, ConnectionRequestLinkType)> in RegisterForScoConnectionRequests() argument
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/py/
Dbluetooth.py67 class ClassOfDevice: class
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/
Dbluetooth.py47 class ClassOfDevice: class
/aosp_15_r20/packages/modules/Bluetooth/system/pdl/hci/
Dclass_of_device.cc33 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 DBluetoothIo.h57 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
H A DBluetoothConfig.h50 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DBluetoothIo.h51 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
H A DBluetoothConfig.h44 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DBluetoothIo.h51 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
H A DBluetoothConfig.h44 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DBluetoothIo.h51 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
H A DBluetoothConfig.h44 BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice; member
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dhci_layer_fuzz_client.cc43 GetHandler()->Bind([](Address, ClassOfDevice) {}), in Start() argument
Dfuzz_hci_layer.cc43 ContextualCallback<void(Address, ClassOfDevice)> /* on_connection_request */, in GetAclConnectionInterface() argument
/aosp_15_r20/external/python/bumble/rust/src/
Dadv.rs115 ClassOfDevice, enumerator
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc385 void OnConnectRequest(Address /* address */, ClassOfDevice /* cod */) override { in OnConnectRequest() argument
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dfloss_enums.py180 ClassOfDevice = 0x4 variable in BtPropertyType
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs152 ClassOfDevice, enumerator
596 ClassOfDevice(u32), enumerator