Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hap_client.cpp37 static jmethodID method_onFeaturesUpdate; variable
126 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onFeaturesUpdate, in OnFeaturesUpdate()
599 {"onFeaturesUpdate", "([BI)V", &method_onFeaturesUpdate}, in register_com_android_bluetooth_hap_client()