Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_ag/main/
Dapp_hf_msg_set.c287 iron, /*in-band ring tone provided*/ enumerator
435 const esp_console_cmd_t HF_ORDER(iron) = { in register_hfp_ag()
437 .help = hf_cmd_explain[iron], in register_hfp_ag()
439 .func = hf_cmd_tbl[iron].handler, in register_hfp_ag()
441 ESP_ERROR_CHECK(esp_console_cmd_register(&HF_ORDER(iron))); in register_hfp_ag()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_ag/
DREADME.md266 You can type `iron` to enable the in-band ring tone and type `iroff` to disable it. The log on the …