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

/system/bt/vendor_libs/test_vendor_lib/include/
H A Ddual_mode_controller.h249 void HciSetEventMask(const std::vector<uint8_t>& args);
/system/bt/vendor_libs/test_vendor_lib/src/
H A Ddual_mode_controller.cc120 SET_HANDLER(HCI_SET_EVENT_MASK, HciSetEventMask);
372 void DualModeController::HciSetEventMask( function in class:test_vendor_lib::DualModeController

Completed in 222 milliseconds