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