/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
|
/packages/modules/Bluetooth/tools/rootcanal/py/ |
D | bluetooth.py | 68 class_of_device: int = 0 variable in ClassOfDevice
|
/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
|
D | host.py | 132 def on_ssp_request(self, remote_device, class_of_device, variant, passkey): argument
|
/packages/modules/Bluetooth/system/gd/rust/topshim/metrics/ |
D | metrics_shim.cc | 45 uint32_t class_of_device, in device_info_report()
|
/packages/modules/Bluetooth/system/gd/metrics/linux/ |
D | metrics.cc | 33 uint32_t class_of_device, in LogMetricsDeviceInfoReport()
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | acl_manager_unittest.cc | 66 ClassOfDevice class_of_device; member 525 ClassOfDevice class_of_device; in TEST_F() local
|
D | controller.cc | 1407 void Controller::SetEventFilterInquiryResultClassOfDevice(ClassOfDevice class_of_device, in SetEventFilterInquiryResultClassOfDevice() 1426 void Controller::SetEventFilterConnectionSetupClassOfDevice(ClassOfDevice class_of_device, in SetEventFilterConnectionSetupClassOfDevice()
|
D | controller_test.cc | 450 ClassOfDevice class_of_device({0xab, 0xcd, 0xef}); in TEST_F() local
|
/packages/modules/Bluetooth/system/gd/metrics/chromeos/ |
D | metrics.cc | 129 uint32_t class_of_device, in LogMetricsDeviceInfoReport()
|
/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
|
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/ |
D | bluetooth.proto | 311 optional int32 class_of_device = 2; field
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.h | 819 void SetClassOfDevice(uint32_t class_of_device) { in SetClassOfDevice()
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bluetooth.h | 461 uint8_t class_of_device[OOB_COD_SIZE]; /* Class of Device (Classic or LE) */ member
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth.rs | 1163 let mut class_of_device = 0u32; in send_metrics_remote_device_info() localVariable
|