Searched refs:chld (Results 1 – 4 of 4) sorted by relevance
261 esp_err_t esp_hf_client_send_chld_cmd(esp_hf_chld_type_t chld, int idx) in esp_hf_client_send_chld_cmd() argument275 arg.chld.type = chld; in esp_hf_client_send_chld_cmd()276 arg.chld.idx = idx; in esp_hf_client_send_chld_cmd()
92 } chld; member
504 esp_err_t esp_hf_client_send_chld_cmd(esp_hf_chld_type_t chld, int idx);
1154 btc_hf_client_send_chld_cmd(arg->chld.type, arg->chld.idx); in btc_hf_client_call_handler()