Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhfp_ag.c829 if (hfp_connection->ag_vra_send_command){ in hfp_ag_can_activate_voice_recognition()
1056 if (hfp_connection->ag_vra_send_command){ in hfp_ag_voice_recognition_state_machine()
1057 hfp_connection->ag_vra_send_command = false; in hfp_ag_voice_recognition_state_machine()
3055 hfp_connection->ag_vra_send_command = true; in hfp_ag_activate_voice_recognition()
3084 hfp_connection->ag_vra_send_command = true; in hfp_ag_deactivate_voice_recognition()
3115 hfp_connection->ag_vra_send_command = true; in hfp_ag_enhanced_voice_recognition_send_state()
3172 hfp_connection->ag_vra_send_command = true; in hfp_ag_enhanced_voice_recognition_send_message()
H A Dhfp.h687 bool ag_vra_send_command; member