Searched defs:uuid_lsb (Results 1 – 1 of 1) sorted by relevance
46 static Uuid from_java_uuid(jlong uuid_msb, jlong uuid_lsb) { in from_java_uuid()55 static uint64_t uuid_lsb(const Uuid& uuid) { in uuid_lsb() function1075 JNIEnv* env, jobject object, jint conn_id, jlong uuid_lsb, jlong uuid_msb, in gattClientReadUsingCharacteristicUuidNative()1319 jlong uuid_lsb = env->CallLongMethod(uuid.get(), uuidGetLsb); in gattClientScanFilterAddNative() local1327 jlong uuid_lsb = env->CallLongMethod(uuid_mask.get(), uuidGetLsb); in gattClientScanFilterAddNative() local1562 jlong uuid_lsb = env->CallLongMethod(uuid.get(), uuidGetLsb); in gattServerAddServiceNative() local