Searched defs:uuid1_lsb (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1686 jlong uuid1_lsb, jlong uuid1_msb, jstring bda1,
1695 set_uuid(uuid1.uu, uuid1_msb, uuid1_lsb);
1685 gattTestNative(JNIEnv *env, jobject object, jint command, jlong uuid1_lsb, jlong uuid1_msb, jstring bda1, jint p1, jint p2, jint p3, jint p4, jint p5 ) argument
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java2199 long uuid1_lsb, long uuid1_msb, String bda1,
2198 gattTestNative(int command, long uuid1_lsb, long uuid1_msb, String bda1, int p1, int p2, int p3, int p4, int p5) argument

Completed in 55 milliseconds