Searched refs:app_uuid_lsb (Results 1 – 2 of 2) sorted by relevance
992 jlong app_uuid_lsb, jlong app_uuid_msb ) in gattClientRegisterAppNative() argument997 set_uuid(uuid.uu, app_uuid_msb, app_uuid_lsb); in gattClientRegisterAppNative()1478 jlong app_uuid_lsb, jlong app_uuid_msb ) in gattServerRegisterAppNative() argument1482 set_uuid(uuid.uu, app_uuid_msb, app_uuid_lsb); in gattServerRegisterAppNative()
2320 private native void gattClientRegisterAppNative(long app_uuid_lsb, in gattClientRegisterAppNative() argument2361 private native void gattServerRegisterAppNative(long app_uuid_lsb, in gattServerRegisterAppNative() argument