Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1475 jmethodID uuidGetMsb = in gattClientScanFilterAddNative() local
1544 jlong uuid_msb = env->CallLongMethod(uuid.get(), uuidGetMsb); in gattClientScanFilterAddNative()
1552 jlong uuid_msb = env->CallLongMethod(uuid_mask.get(), uuidGetMsb); in gattClientScanFilterAddNative()
1763 jmethodID uuidGetMsb = in gattServerAddServiceNative() local
1787 jlong uuid_msb = env->CallLongMethod(uuid.get(), uuidGetMsb); in gattServerAddServiceNative()