/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_hearing_aid.cpp | 30 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()
|
D | com_android_bluetooth_a2dp_sink.cpp | 28 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()
|
D | com_android_bluetooth_csip_set_coordinator.cpp | 32 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()
|
D | com_android_bluetooth_vc.cpp | 32 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()
|
D | com_android_bluetooth_a2dp.cpp | 28 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()
|
D | com_android_bluetooth_hap_client.cpp | 35 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()
|
D | com_android_bluetooth_hfpclient.cpp | 34 static jmethodID method_onConnectionStateChanged; variable 83 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectionStateChanged, in connection_state_cb() 927 &method_onConnectionStateChanged}, in register_com_android_bluetooth_hfpclient()
|
D | com_android_bluetooth_hfp.cpp | 31 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()
|
D | com_android_bluetooth_avrcp_controller.cpp | 27 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()
|
D | com_android_bluetooth_le_audio.cpp | 48 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()
|