Represents the request to wake up the peer.

Public Attributes#

Wake-up identifier of the Wake-up Listener.

IEEE 802.15.4 Extended Address of the Wake-up Listener.

union otWakeupRequest::@18

Indicates the wake-up request type (OT_WAKEUP_TYPE_* enumeration).

Public Attribute Documentation#

mWakeupId#

otWakeupId otWakeupRequest::mWakeupId

Wake-up identifier of the Wake-up Listener.


mExtAddress#

otExtAddress otWakeupRequest::mExtAddress

IEEE 802.15.4 Extended Address of the Wake-up Listener.


mShared#

union otWakeupRequest::@18 otWakeupRequest::mShared

mType#

otWakeupType otWakeupRequest::mType

Indicates the wake-up request type (OT_WAKEUP_TYPE_* enumeration).