Home
last modified time | relevance | path

Searched refs:SetClassOfDevice (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h819 void SetClassOfDevice(uint32_t class_of_device) { in SetClassOfDevice() function
Ddual_mode_controller.cc1232 link_layer_controller_.SetClassOfDevice(command_view.GetClassOfDevice()); in WriteClassOfDevice()