Home
last modified time | relevance | path

Searched refs:disa (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.c281 disa, /*release connection with peer device*/ enumerator
363 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()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_hf/main/
Dapp_hf_msg_set.c297 disa, /*setup audio connection with peer device*/ enumerator
377 .help = hf_cmd_explain[disa], in register_hfp_hf()
379 .func = hf_cmd_tbl[disa].handler, in register_hfp_hf()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_ag/
DREADME.md125 …h the audio connection between HF Unit and AG device. Also, you can type `disa` to close the audio…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_hf/
DREADME.md152 Also, you can type `disa` to close the audio data stream. Log prints such as: