Home
last modified time | relevance | path

Searched defs:class_of_device (Results 1 – 6 of 6) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.h142 void SetClassOfDevice(uint32_t class_of_device) { in SetClassOfDevice()
/system/bt/gd/hci/
Dcontroller.cc834 void Controller::SetEventFilterInquiryResultClassOfDevice(ClassOfDevice class_of_device, in SetEventFilterInquiryResultClassOfDevice()
853 void Controller::SetEventFilterConnectionSetupClassOfDevice(ClassOfDevice class_of_device, in SetEventFilterConnectionSetupClassOfDevice()
Dcontroller_test.cc354 ClassOfDevice class_of_device({0xab, 0xcd, 0xef}); in TEST_F() local
Dacl_manager_test.cc515 ClassOfDevice class_of_device; in TEST_F() local
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.cc665 auto class_of_device = inquiry_response.GetClassOfDevice(); in IncomingInquiryResponsePacket() local
Ddual_mode_controller.cc931 ClassOfDevice class_of_device = command_view.GetClassOfDevice(); in WriteClassOfDevice() local