Searched defs:HandleCommand (Results 1 – 2 of 2) sorted by relevance
/system/bt/vendor_libs/test_vendor_lib/model/setup/ | ||
D | test_command_handler.cc | 91 void TestCommandHandler::HandleCommand(const std::string& name, const vector<std::string>& args) { in HandleCommand() function in test_vendor_lib::TestCommandHandler |
/system/bt/vendor_libs/test_vendor_lib/model/controller/ | ||
D | dual_mode_controller.cc | 268 void DualModeController::HandleCommand(std::shared_ptr<std::vector<uint8_t>> packet) { in HandleCommand() function in test_vendor_lib::DualModeController |