This type definition of a structure can store the short address and the extended address of a device.
#include <beacon_app.h>
Data Fields | |
uint64_t | ieee_addr |
uint16_t | short_addr |
uint64_t associated_device_tag::ieee_addr |
Referenced by assign_new_short_addr().
uint16_t associated_device_tag::short_addr |
Referenced by assign_new_short_addr(), gts_data_cb(), and indirect_data_cb().