Link
This module includes provisional functions that control link-layer configuration.
Summary
Enumerations |
|
---|---|
otWakeupType{
|
enum Represents the wake-up request type. |
Typedefs |
|
---|---|
otWakeupId
|
typedefuint64_t
Represents the wake-up identifier. |
otWakeupRequest
|
typedefstruct otWakeupRequest
Represents the request to wake up the peer. |
otWakeupType
|
typedefenum otWakeupType
Represents the wake-up request type. |
Structs |
|
---|---|
otWakeupRequest |
Represents the request to wake up the peer. |
Enumerations
otWakeupType
otWakeupType
Typedefs
otWakeupId
uint64_t otWakeupId
Represents the wake-up identifier.
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.