Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth_headset_callbacks.h57 virtual void VoiceRecognitionCallback(bthf_vr_state_t state,
Dbt_hf.h48 } bthf_vr_state_t; typedef
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc163 … [[maybe_unused]] headset::bthf_vr_state_t state, [[maybe_unused]] RawAddress* bd_addr) override {} in VoiceRecognitionCallback()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp111 void VoiceRecognitionCallback(bluetooth::headset::bthf_vr_state_t state, in VoiceRecognitionCallback()