Home
last modified time | relevance | path

Searched refs:app_uuid_msb (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() argument
997 set_uuid(uuid.uu, app_uuid_msb, app_uuid_lsb); in gattClientRegisterAppNative()
1478 jlong app_uuid_lsb, jlong app_uuid_msb ) in gattServerRegisterAppNative() argument
1482 set_uuid(uuid.uu, app_uuid_msb, app_uuid_lsb); in gattServerRegisterAppNative()
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java2321 long app_uuid_msb); in gattClientRegisterAppNative() argument
2362 long app_uuid_msb); in gattServerRegisterAppNative() argument