Searched refs:atCommandErrorCode (Results 1 – 2 of 2) sorted by relevance
161 int atCommandErrorCode = -1; in handleCscsCommand() local179 atCommandErrorCode, getByteAddress(device)); in handleCscsCommand()189 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCscsCommand()195 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS; in handleCscsCommand()199 mStateMachine.atResponseCodeNative(atCommandResult, atCommandErrorCode, in handleCscsCommand()207 int atCommandErrorCode = -1; in handleCpbsCommand() local220 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCpbsCommand()239 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCpbsCommand()247 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in handleCpbsCommand()256 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS; in handleCpbsCommand()[all …]
3353 int atCommandErrorCode = 0; in handleAccessPermissionResult() local3377 atResponseCodeNative(atCommandResult, atCommandErrorCode, getByteAddress(device)); in handleAccessPermissionResult()