Home
last modified time | relevance | path

Searched refs:OPERATION_NOT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DBluetoothCmeError.java24 public static final int OPERATION_NOT_SUPPORTED = 4; field in BluetoothCmeError
DAtPhonebook.java189 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCscsCommand()
220 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCpbsCommand()
239 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_SUPPORTED; in handleCpbsCommand()