Home
last modified time | relevance | path

Searched refs:GATT_SUCCESS (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/bluetooth/le/
DBluetoothLeAdvertiser.java314 if (status == BluetoothGatt.GATT_SUCCESS) { in onClientRegistered()
DBluetoothLeScanner.java360 if (status == BluetoothGatt.GATT_SUCCESS) { in onClientRegistered()
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
DBluetoothMidiDevice.java114 if (status == BluetoothGatt.GATT_SUCCESS) {
/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java65 public static final int GATT_SUCCESS = 0; field in BluetoothGatt
151 if (status != GATT_SUCCESS) {
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth-le.jd406 if (status == BluetoothGatt.GATT_SUCCESS) {
418 if (status == BluetoothGatt.GATT_SUCCESS) {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6272 field public static final int GATT_SUCCESS = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt7134 field public static final int GATT_SUCCESS = 0; // 0x0
Dtest-current.txt7140 field public static final int GATT_SUCCESS = 0; // 0x0
Dsystem-current.txt7426 field public static final int GATT_SUCCESS = 0; // 0x0