Searched refs:atCommandErrorCode (Results 1 – 2 of 2) sorted by relevance
158 int atCommandErrorCode = -1; in handleCscsCommand() local175 mNativeInterface.atResponseCode(device, atCommandResult, atCommandErrorCode); in handleCscsCommand()185 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCscsCommand()191 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS; in handleCscsCommand()196 mNativeInterface.atResponseCode(device, atCommandResult, atCommandErrorCode); in handleCscsCommand()203 int atCommandErrorCode = -1; in handleCpbsCommand() local216 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCpbsCommand()237 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCpbsCommand()251 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in handleCpbsCommand()260 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS; in handleCpbsCommand()[all …]
2037 int atCommandErrorCode = 0; in handleAccessPermissionResult() local2059 mNativeInterface.atResponseCode(device, atCommandResult, atCommandErrorCode); in handleAccessPermissionResult()