Home
last modified time | relevance | path

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

/system/bt/service/client/
Dmain.cc966 void HandleHelp(IBluetooth* bt_iface, const vector<string>& args);
973 {"help", HandleHelp, "\t\t\tDisplay this message"},
1015 void HandleHelp(IBluetooth* /* bt_iface */, const vector<string>& /* args */) { in HandleHelp() function