Searched refs:set_config_result (Results 1 – 1 of 1) sorted by relevance
156 enum set_config_status set_config_result = SET_CONFIG_PENDING; in core_link_send_set_config() local164 &payload, &set_config_result) == -1)) { in core_link_send_set_config()169 return (set_config_result == SET_CONFIG_ACK_RECEIVED) ? DC_OK : DC_ERROR_UNEXPECTED; in core_link_send_set_config()