Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dbluetooth_headset_callbacks.h55 virtual void VoiceRecognitionCallback(bthf_vr_state_t state,
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfp.cpp111 void VoiceRecognitionCallback(bluetooth::headset::bthf_vr_state_t state, in VoiceRecognitionCallback() function in android::JniHeadsetCallbacks
/aosp12/system/bt/btif/src/
H A Dbtif_hf.cc470 bt_hf_callbacks->VoiceRecognitionCallback((p_data->val.num == 1) in btif_hf_upstreams_evt()