Link

This module includes provisional functions that control link-layer configuration.

Summary

Enumerations

otWakeupType{
  OT_WAKEUP_TYPE_EXT_ADDRESS = 0,
  OT_WAKEUP_TYPE_IDENTIFIER = 1,
  OT_WAKEUP_TYPE_GROUP_IDENTIFIER = 2
}
enum
Represents the wake-up request type.

Typedefs

otWakeupId typedef
uint64_t
Represents the wake-up identifier.
otWakeupRequest typedef
Represents the request to wake up the peer.
otWakeupType typedef
Represents the wake-up request type.

Structs

otWakeupRequest

Represents the request to wake up the peer.

Enumerations

Typedefs

Resources

OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.