Searched refs:ind_change (Results 1 – 3 of 3) sorted by relevance
253 memcpy(&(arg.ind_change.remote_addr), remote_addr, sizeof(esp_bd_addr_t)); in esp_hf_ag_devices_status_indchange()254 arg.ind_change.call_state = call_state; in esp_hf_ag_devices_status_indchange()255 arg.ind_change.call_setup_state = call_setup_state; in esp_hf_ag_devices_status_indchange()256 arg.ind_change.ntk_state = ntk_state; in esp_hf_ag_devices_status_indchange()257 arg.ind_change.signal = signal; in esp_hf_ag_devices_status_indchange()
111 } ind_change; member
1178 btc_hf_indchange_notification(&arg->ind_change.remote_addr, in btc_hf_call_handler()1179 … arg->ind_change.call_state, arg->ind_change.call_setup_state, in btc_hf_call_handler()1180 arg->ind_change.ntk_state, arg->ind_change.signal); in btc_hf_call_handler()