Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sco.cc111 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()
Dmock_main_shim_acl.cc130 hci::ClassOfDevice /* cod */) { in OnConnectRequest()
/packages/modules/Bluetooth/tools/rootcanal/py/
Dbluetooth.py67 class ClassOfDevice: class
/packages/modules/Bluetooth/system/blueberry/utils/
Dbluetooth.py47 class ClassOfDevice: class
/packages/modules/Bluetooth/system/gd/hci/
Dclass_of_device.cc32 ClassOfDevice::ClassOfDevice(const uint8_t (&class_of_device)[kLength]) { in ClassOfDevice() function in bluetooth::hci::ClassOfDevice
Dhci_layer_unittest.cc291 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()
Dhci_layer.cc756 common::ContextualCallback<void(Address, ClassOfDevice, ConnectionRequestLinkType)> in RegisterForScoConnectionRequests() argument
/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
/packages/modules/Bluetooth/system/gd/discovery/device/
Dbt_property.h157 ClassOfDevice(const uint32_t& cod) in ClassOfDevice() function
/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dhci_layer_fuzz_client.cc42 GetHandler()->Bind([](Address, ClassOfDevice) {}), in Start() argument
Dfuzz_hci_layer.cc43 ContextualCallback<void(Address, ClassOfDevice)> /* on_connection_request */, in GetAclConnectionInterface() argument
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink_manager.cc291 void LinkManager::OnConnectRequest(hci::Address /* device */, hci::ClassOfDevice /* cod */) { in OnConnectRequest()
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc387 void OnConnectRequest(Address /* address */, ClassOfDevice /* cod */) override { in OnConnectRequest() argument
/packages/modules/Bluetooth/floss/pandora/floss/
Dfloss_enums.py180 ClassOfDevice = 0x4 variable in BtPropertyType
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs151 ClassOfDevice, enumerator
573 ClassOfDevice(u32), enumerator