Searched refs:HciWriteClassOfDevice (Results 1 - 2 of 2) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/include/
H A Ddual_mode_controller.h165 void HciWriteClassOfDevice(const std::vector<uint8_t>& args);
/system/bt/vendor_libs/test_vendor_lib/src/
H A Ddual_mode_controller.cc127 SET_HANDLER(HCI_WRITE_CLASS_OF_DEVICE, HciWriteClassOfDevice);
586 void DualModeController::HciWriteClassOfDevice( function in class:test_vendor_lib::DualModeController

Completed in 62 milliseconds