/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/ |
H A D | device_class_test.cc | 24 DeviceClass class_of_device; member 65 DeviceClass class_of_device(0x240404); in TEST() local 80 DeviceClass class_of_device(raw); in TEST() local 85 DeviceClass class_of_device(0x240404); in TEST() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/ |
D | bluetooth.py | 48 class_of_device: int = 0 variable in ClassOfDevice 50 def __init__(self, class_of_device=None): argument
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/ |
D | security.py | 55 def on_ssp_request(self, remote_device, class_of_device, variant, passkey): argument 195 def on_ssp_request(self, remote_device, class_of_device, variant, passkey): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | acl_manager_unittest.cc | 64 ClassOfDevice class_of_device; member 464 ClassOfDevice class_of_device; in TEST_F() local
|
D | controller.cc | 1420 void Controller::SetEventFilterInquiryResultClassOfDevice(ClassOfDevice class_of_device, in SetEventFilterInquiryResultClassOfDevice() 1440 void Controller::SetEventFilterConnectionSetupClassOfDevice(ClassOfDevice class_of_device, in SetEventFilterConnectionSetupClassOfDevice()
|
/aosp_15_r20/external/python/bumble/examples/ |
D | classic2.json | 3 "class_of_device": 7936 number
|
D | hid_keyboard.json | 3 "class_of_device": 9664, number
|
D | classic1.json | 3 "class_of_device": 2360324, number
|
D | speaker.json | 3 "class_of_device": 2360324, number
|
D | hfp_gateway.json | 3 "class_of_device": 6291980, number
|
D | a2dp_sink1.json | 4 "class_of_device": 2360324, number
|
D | hfp_handsfree.json | 3 "class_of_device": 2360324, number
|
D | leaudio.json | 5 "class_of_device": 2376708, number
|
D | leaudio_with_classic.json | 7 "class_of_device": 2376708, number
|
D | run_classic_discovery.py | 31 def on_inquiry_result(self, address, class_of_device, data, rssi): argument
|
/aosp_15_r20/packages/modules/Bluetooth/framework/tests/bumble/ |
D | bumble_config.json | 5 "class_of_device": 2376708, number
|
/aosp_15_r20/external/autotest/client/cros/bluetooth/floss/ |
H A D | adapter_client.py | 72 def on_ssp_request(self, remote_device, class_of_device, variant, passkey): argument 193 def OnSspRequest(self, remote_device_dbus, class_of_device, variant, argument
|
/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/ |
D | host.proto | 166 uint32 class_of_device = 13; field 444 uint32 class_of_device = 3; field
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/py/ |
D | bluetooth.py | 68 class_of_device: int = 0 variable in ClassOfDevice
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | adapter_client.py | 56 def on_ssp_request(self, remote_device, class_of_device, variant, passkey): argument 239 def OnSspRequest(self, remote_device_dbus, class_of_device, variant, passkey): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/metrics/linux/ |
D | metrics.cc | 30 void LogMetricsDeviceInfoReport(RawAddress* addr, uint32_t device_type, uint32_t class_of_device, in LogMetricsDeviceInfoReport()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/metrics/ |
D | metrics_shim.cc | 40 void device_info_report(RawAddress addr, uint32_t device_type, uint32_t class_of_device, in device_info_report()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/metrics/chromeos/ |
D | metrics.cc | 125 void LogMetricsDeviceInfoReport(RawAddress* addr, uint32_t device_type, uint32_t class_of_device, in LogMetricsDeviceInfoReport()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/ |
H A D | fake_peer.h | 117 void set_class_of_device(DeviceClass class_of_device) { in set_class_of_device()
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | device.py | 1590 class_of_device: int = DEVICE_DEFAULT_CLASS_OF_DEVICE variable in DeviceConfiguration 1796 def on_inquiry_result(self, address, class_of_device, data, rssi): argument 1805 def on_connection_request(self, bd_addr, class_of_device, link_type): argument 2947 def on_inquiry_result(self, address, class_of_device, data, rssi): argument 4470 def on_connection_request(self, bd_addr, class_of_device, link_type): argument
|