Searched refs:HciWriteClassOfDevice (Results 1 – 2 of 2) sorted by relevance
218 void HciWriteClassOfDevice(packets::PacketView<true> args);
168 SET_HANDLER(OpCode::WRITE_CLASS_OF_DEVICE, HciWriteClassOfDevice); in DualModeController()584 void DualModeController::HciWriteClassOfDevice(packets::PacketView<true> args) { in HciWriteClassOfDevice() function in test_vendor_lib::DualModeController