Searched refs:OPERATION_NOT_ALLOWED (Results 1 – 2 of 2) sorted by relevance
256 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in handleCpbsCommand()292 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in handleCpbrCommand()319 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in handleCpbrCommand()503 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED; in processCpbrCommand()
23 public static final int OPERATION_NOT_ALLOWED = 3; field in BluetoothCmeError