Searched defs:commandType (Results 1 – 5 of 5) sorted by relevance
32 const CommandType commandType = CommandUtils::getCommandType(argv[1]); in main() local
53 const CommandType commandType) { in getCommandExecutor()
473 int commandType, Object[] arguments, BluetoothDevice device) { in getVendorSpecificHeadsetEventIntent()
1529 private void broadcastVendorSpecificEventIntent(String command, int companyId, int commandType, in broadcastVendorSpecificEventIntent()1578 int commandType = AtPhonebook.TYPE_UNKNOWN; in getAtCommandType() local1942 int commandType = getAtCommandType(atCommand); in processUnknownAt() local
1076 AppInterface.CommandType commandType = in processBIPClient() local