nRF5 SDK v17.1.0
Data Fields
mac_pending_addr_list_t Struct Reference

List of pending addresses Short addresses are at the top of the table. More...

#include <mac_mlme_beacon_notify.h>

Data Fields

mac_addr_t addr_list [7]
 
uint8_t short_addr_number
 
uint8_t ext_addr_number
 

Detailed Description

List of pending addresses Short addresses are at the top of the table.

Field Documentation

mac_addr_t mac_pending_addr_list_t::addr_list[7]

Addresses array.

uint8_t mac_pending_addr_list_t::ext_addr_number

Number of long addresses in the array.

uint8_t mac_pending_addr_list_t::short_addr_number

Number of short addresses in the array.


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

Documentation feedback | Developer Zone | Subscribe | Updated