Home
last modified time | relevance | path

Searched defs:app_uuid_lsb (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp992 jlong app_uuid_lsb, jlong app_uuid_msb ) in gattClientRegisterAppNative()
1478 jlong app_uuid_lsb, jlong app_uuid_msb ) in gattServerRegisterAppNative()
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java2329 private native void gattClientRegisterAppNative(long app_uuid_lsb, in gattClientRegisterAppNative()
2370 private native void gattServerRegisterAppNative(long app_uuid_lsb, in gattServerRegisterAppNative()