HomeSort by relevance Sort by last modified time
    Searched refs:BluetoothCmeError (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
BluetoothCmeError.java 20 public class BluetoothCmeError {
AtPhonebook.java 189 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED;
195 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS;
220 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED;
239 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED;
247 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED;
256 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS;
283 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED;
313 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED;
340 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS;
361 BluetoothCmeError.AG_FAILURE, getByteAddress(remoteDevice))
    [all...]

Completed in 51 milliseconds