Searched refs:HandleHelp (Results 1 – 1 of 1) sorted by relevance
966 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