Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hearing_aid.cpp30 static jmethodID method_onConnectionStateChanged; variable
59 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectionStateChanged, in OnConnectionState()
225 {"onConnectionStateChanged", "(I[B)V", &method_onConnectionStateChanged}, in register_com_android_bluetooth_hearing_aid()
Dcom_android_bluetooth_a2dp_sink.cpp28 static jmethodID method_onConnectionStateChanged; variable
55 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectionStateChanged, in a2dp_sink_connection_state_callback()
269 {"onConnectionStateChanged", "([BI)V", &method_onConnectionStateChanged}, in register_com_android_bluetooth_a2dp_sink()
Dcom_android_bluetooth_csip_set_coordinator.cpp32 static jmethodID method_onConnectionStateChanged; variable
93 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectionStateChanged, in OnConnectionState()
281 {"onConnectionStateChanged", "([BI)V", &method_onConnectionStateChanged}, in register_com_android_bluetooth_csip_set_coordinator()
Dcom_android_bluetooth_vc.cpp32 static jmethodID method_onConnectionStateChanged; variable
67 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectionStateChanged, in OnConnectionState()
553 {"onConnectionStateChanged", "(I[B)V", &method_onConnectionStateChanged}, in register_com_android_bluetooth_vc()
Dcom_android_bluetooth_a2dp.cpp28 static jmethodID method_onConnectionStateChanged; variable
73 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectionStateChanged, in bta2dp_connection_state_callback()
540 {"onConnectionStateChanged", "([BI)V", &method_onConnectionStateChanged}, in register_com_android_bluetooth_a2dp()
Dcom_android_bluetooth_hap_client.cpp35 static jmethodID method_onConnectionStateChanged; variable
90 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectionStateChanged, in OnConnectionState()
597 {"onConnectionStateChanged", "(I[B)V", &method_onConnectionStateChanged}, in register_com_android_bluetooth_hap_client()
Dcom_android_bluetooth_hfpclient.cpp34 static jmethodID method_onConnectionStateChanged; variable
83 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectionStateChanged, in connection_state_cb()
927 &method_onConnectionStateChanged}, in register_com_android_bluetooth_hfpclient()
Dcom_android_bluetooth_hfp.cpp31 static jmethodID method_onConnectionStateChanged; variable
92 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectionStateChanged, in ConnectionStateCallback()
1025 {"onConnectionStateChanged", "(I[B)V", &method_onConnectionStateChanged}, in register_com_android_bluetooth_hfp()
Dcom_android_bluetooth_avrcp_controller.cpp27 static jmethodID method_onConnectionStateChanged; variable
85 sCallbackEnv->CallVoidMethod(sCallbacksObj, method_onConnectionStateChanged, in btavrcp_connection_state_callback()
1198 {"onConnectionStateChanged", "(ZZ[B)V", &method_onConnectionStateChanged}, in register_com_android_bluetooth_avrcp_controller()
Dcom_android_bluetooth_le_audio.cpp48 static jmethodID method_onConnectionStateChanged; variable
182 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectionStateChanged, in OnConnectionState()
1629 {"onConnectionStateChanged", "(I[B)V", &method_onConnectionStateChanged}, in register_com_android_bluetooth_le_audio()