Searched refs:OPERATION_NOT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
185 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCscsCommand()216 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCpbsCommand()237 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCpbsCommand()
24 public static final int OPERATION_NOT_SUPPORTED = 4; field in BluetoothCmeError