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