X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fnetwork.h;h=0b538a401209953542e0495bbb2b5116e1e1071d;hb=b44e71853d9de3927b1e77e71fca3ffe0da82e49;hp=f6ebc3a5ead1108b9db542525fca4dea55aae546;hpb=595de22bc25e58fde14f55ae98d62415ecef9407;p=framework%2Fconnectivity%2Fconnman.git diff --git a/include/network.h b/include/network.h index f6ebc3a..0b538a4 100644 --- a/include/network.h +++ b/include/network.h @@ -89,7 +89,9 @@ connman_bool_t connman_network_get_connected(struct connman_network *network); connman_bool_t connman_network_get_associating(struct connman_network *network); -void connman_network_set_method(struct connman_network *network, +void connman_network_set_ipv4_method(struct connman_network *network, + enum connman_ipconfig_method method); +void connman_network_set_ipv6_method(struct connman_network *network, enum connman_ipconfig_method method); int connman_network_set_address(struct connman_network *network,