Home
last modified time | relevance | path

Searched refs:TestChannelDel (Results 1 – 2 of 2) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/include/
Ddual_mode_controller.h359 void TestChannelDel(const std::vector<std::string>& args);
/system/bt/vendor_libs/test_vendor_lib/src/
Ddual_mode_controller.cc171 SET_TEST_HANDLER("del", TestChannelDel); in DualModeController()
440 void DualModeController::TestChannelDel(const vector<std::string>& args) { in TestChannelDel() function in test_vendor_lib::DualModeController