Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1271 jmethodID uuidGetLsb = in gattClientScanFilterAddNative() local
1319 jlong uuid_lsb = env->CallLongMethod(uuid.get(), uuidGetLsb); in gattClientScanFilterAddNative()
1327 jlong uuid_lsb = env->CallLongMethod(uuid_mask.get(), uuidGetLsb); in gattClientScanFilterAddNative()
1539 jmethodID uuidGetLsb = in gattServerAddServiceNative() local
1562 jlong uuid_lsb = env->CallLongMethod(uuid.get(), uuidGetLsb); in gattServerAddServiceNative()