Searched refs:vroff (Results 1 – 4 of 4) sorted by relevance
285 vroff, /*stop voice recognition*/ enumerator407 const esp_console_cmd_t HF_ORDER(vroff) = { in register_hfp_ag()409 .help = hf_cmd_explain[vroff], in register_hfp_ag()411 .func = hf_cmd_tbl[vroff].handler, in register_hfp_ag()413 ESP_ERROR_CHECK(esp_console_cmd_register(&HF_ORDER(vroff))); in register_hfp_ag()
306 vroff, /*stop voice recognition*/ enumerator449 .help = hf_cmd_explain[vroff], in register_hfp_hf()451 .func = hf_cmd_tbl[vroff].handler, in register_hfp_hf()
224 You can type `vron` to start the voice recognition and type `vroff` to terminate this function in t…
263 You can type `vron` to start the voice recognition of AG and type `vroff` to terminate this functio…