Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hid_host.cpp41 static jmethodID method_onHandshake; variable
183 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onHandshake, addr.get(), (jint)addr_type, in handshake_callback()
566 {"onHandshake", "([BIII)V", &method_onHandshake}, in register_com_android_bluetooth_hid_host()