Searched refs:OPERATION_NOT_ALLOWED (Results 1 – 2 of 2) sorted by relevance
251 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in handleCpbsCommand()287 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in handleCpbrCommand()314 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in handleCpbrCommand()498 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in processCpbrCommand()
23 public static final int OPERATION_NOT_ALLOWED = 3; field in BluetoothCmeError