Searched refs:gattClientReadUsingCharacteristicUuidNative (Results 1 – 2 of 2) sorted by relevance
1075 static void gattClientReadUsingCharacteristicUuidNative( in gattClientReadUsingCharacteristicUuidNative() function2165 (void*)gattClientReadUsingCharacteristicUuidNative},
2350 gattClientReadUsingCharacteristicUuidNative(connId, uuid.getLeastSignificantBits(), in readUsingCharacteristicUuid()3262 private native void gattClientReadUsingCharacteristicUuidNative(int connId, long uuidMsb, in gattClientReadUsingCharacteristicUuidNative() method in GattService