Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1269 jmethodID uuidGetMsb = in gattClientScanFilterAddNative() local
1318 jlong uuid_msb = env->CallLongMethod(uuid.get(), uuidGetMsb); in gattClientScanFilterAddNative()
1326 jlong uuid_msb = env->CallLongMethod(uuid_mask.get(), uuidGetMsb); in gattClientScanFilterAddNative()
1537 jmethodID uuidGetMsb = in gattServerAddServiceNative() local
1561 jlong uuid_msb = env->CallLongMethod(uuid.get(), uuidGetMsb); in gattServerAddServiceNative()