![]() |
0.01.00
|
This file includes definitions for DHCPv6 Client. More...
#include "openthread-core-config.h"#include <openthread/dhcp6_client.h>#include "common/locator.hpp"#include "common/message.hpp"#include "common/timer.hpp"#include "common/trickle_timer.hpp"#include "mac/mac.hpp"#include "mac/mac_frame.hpp"#include "net/dhcp6.hpp"#include "net/udp6.hpp"Go to the source code of this file.
Classes | |
| class | ot::Dhcp6::IdentityAssociation |
| This class implements IdentityAssociation. More... | |
| class | ot::Dhcp6::Dhcp6Client |
| This class implements DHCPv6 Client. More... | |
Namespaces | |
| ot::Mle | |
| This namespace includes definitions for the MLE protocol. | |
Enumerations | |
| enum | { kTrickleTimerImin = 1, kTrickleTimerImax = 120 } |
| Some constants. More... | |
This file includes definitions for DHCPv6 Client.