Searched refs:disa (Results 1 – 4 of 4) sorted by relevance
281 disa, /*release connection with peer device*/ enumerator363 const esp_console_cmd_t HF_ORDER(disa) = { in register_hfp_ag()365 .help = hf_cmd_explain[disa], in register_hfp_ag()367 .func = hf_cmd_tbl[disa].handler, in register_hfp_ag()369 ESP_ERROR_CHECK(esp_console_cmd_register(&HF_ORDER(disa))); in register_hfp_ag()
297 disa, /*setup audio connection with peer device*/ enumerator377 .help = hf_cmd_explain[disa], in register_hfp_hf()379 .func = hf_cmd_tbl[disa].handler, in register_hfp_hf()
125 …h the audio connection between HF Unit and AG device. Also, you can type `disa` to close the audio…
152 Also, you can type `disa` to close the audio data stream. Log prints such as: