Searched refs:OPERATION_NOT_ALLOWED (Results 1 – 2 of 2) sorted by relevance
258 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in handleCpbsCommand()294 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in handleCpbrCommand()321 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in handleCpbrCommand()513 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in processCpbrCommand()
23 public static final int OPERATION_NOT_ALLOWED = 3; field in BluetoothCmeError