Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_ag/main/
Dapp_hf_msg_set.c285 vroff, /*stop voice recognition*/ enumerator
407 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()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_hf/main/
Dapp_hf_msg_set.c306 vroff, /*stop voice recognition*/ enumerator
449 .help = hf_cmd_explain[vroff], in register_hfp_hf()
451 .func = hf_cmd_tbl[vroff].handler, in register_hfp_hf()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_ag/
DREADME.md224 You can type `vron` to start the voice recognition and type `vroff` to terminate this function in t…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_hf/
DREADME.md263 You can type `vron` to start the voice recognition of AG and type `vroff` to terminate this functio…