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