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 182 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED;
188 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS;
215 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED;
243 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED;
253 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS;
279 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED;
306 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED;
331 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS;
351 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS;
472 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED
    [all...]

Completed in 43 milliseconds