Home
last modified time | relevance | path

Searched defs:HandleCommand (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Dtest_command_handler.cc91 void TestCommandHandler::HandleCommand(const std::string& name, const vector<std::string>& args) { in HandleCommand() function in test_vendor_lib::TestCommandHandler
/aosp12/system/bt/gd/neighbor/
H A Dinquiry_test.cc101 void HandleCommand( in HandleCommand() function in bluetooth::neighbor::__anonc49a147f0110::TestHciLayer
/aosp12/system/bt/gd/hci/
H A Dcontroller_test.cc73 void HandleCommand( in HandleCommand() function in bluetooth::hci::__anonebd7b0380110::TestHciLayer
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc372 void DualModeController::HandleCommand(std::shared_ptr<std::vector<uint8_t>> packet) { in HandleCommand() function in test_vendor_lib::DualModeController