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 185 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED;
191 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS;
216 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED;
237 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED;
251 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED;
260 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS;
287 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED;
314 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED;
342 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS;
363 HeadsetHalConstants.AT_RESPONSE_ERROR, BluetoothCmeError.AG_FAILURE)
    [all...]

Completed in 109 milliseconds