Searched defs:commandType (Results 1 – 4 of 4) sorted by relevance
32 const CommandType commandType = CommandUtils::getCommandType(argv[1]); in main() local
53 const CommandType commandType) { in getCommandExecutor()
467 int commandType, Object[] arguments, BluetoothDevice device) { in getVendorSpecificHeadsetEventIntent()
1464 private void broadcastVendorSpecificEventIntent(String command, int companyId, int commandType, in broadcastVendorSpecificEventIntent()1512 int commandType = AtPhonebook.TYPE_UNKNOWN; in getAtCommandType() local1860 int commandType = getAtCommandType(atCommand); in processUnknownAt() local