Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java134 /*package*/ static final int AUTHENTICATION_NONE = 0; field in BluetoothGatt
1109 characteristic.getInstanceId(), AUTHENTICATION_NONE); in readCharacteristic()
1143 new ParcelUuid(uuid), startHandle, endHandle, AUTHENTICATION_NONE); in readUsingCharacteristicUuid()
1190 AUTHENTICATION_NONE, characteristic.getValue()); in writeCharacteristic()
1232 descriptor.getInstanceId(), AUTHENTICATION_NONE); in readDescriptor()
1273 AUTHENTICATION_NONE, descriptor.getValue()); in writeDescriptor()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10153 Landroid/bluetooth/BluetoothGatt;->AUTHENTICATION_NONE:I