Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ieee802154_cmd_assoc_res Struct Reference

Association Response command payload. More...

#include <zephyr/net/ieee802154_frame.h>

Data Fields

uint16_t short_addr
 Short address assigned by coordinator, or a special value if none.
uint8_t status
 Association status; see ieee802154_association_status_field.

Detailed Description

Association Response command payload.

See section 7.5.3 and Figure 7-23.

Field Documentation

◆ short_addr

uint16_t ieee802154_cmd_assoc_res::short_addr

Short address assigned by coordinator, or a special value if none.

◆ status

uint8_t ieee802154_cmd_assoc_res::status

Association status; see ieee802154_association_status_field.


The documentation for this struct was generated from the following file: