Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp2043 jlong uuid1_lsb, jlong uuid1_msb, jstring bda1, in gattTestNative() argument
2049 Uuid uuid1 = from_java_uuid(uuid1_msb, uuid1_lsb); in gattTestNative()