Searched refs:atCommandErrorCode (Results 1 – 2 of 2) sorted by relevance
160 int atCommandErrorCode = -1; in handleCscsCommand() local178 atCommandErrorCode, getByteAddress(device)); in handleCscsCommand()188 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCscsCommand()194 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS; in handleCscsCommand()198 mStateMachine.atResponseCodeNative(atCommandResult, atCommandErrorCode, in handleCscsCommand()206 int atCommandErrorCode = -1; in handleCpbsCommand() local219 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCpbsCommand()238 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCpbsCommand()246 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in handleCpbsCommand()255 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS; in handleCpbsCommand()[all …]
3324 int atCommandErrorCode = 0; in handleAccessPermissionResult() local3348 atResponseCodeNative(atCommandResult, atCommandErrorCode, getByteAddress(device)); in handleAccessPermissionResult()