Searched refs:iron (Results 1 – 2 of 2) sorted by relevance
287 iron, /*in-band ring tone provided*/ enumerator435 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()
266 You can type `iron` to enable the in-band ring tone and type `iroff` to disable it. The log on the …