Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java328 private native void gattClientReadUsingCharacteristicUuidNative(int connId, long uuidMsb, in gattClientReadUsingCharacteristicUuidNative() method in GattNativeInterface
482 gattClientReadUsingCharacteristicUuidNative(connId, uuidMsb, uuidLsb, sHandle, eHandle, in gattClientReadUsingCharacteristicUuid()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1558 static void gattClientReadUsingCharacteristicUuidNative( in gattClientReadUsingCharacteristicUuidNative() function
2798 (void*)gattClientReadUsingCharacteristicUuidNative},