![]() |
nrfxlib API 3.3.99
|
| bool nrf_802154_extended_address_get | ( | uint8_t * | p_extended_address | ) |
#include <nrf_802154/common/include/nrf_802154.h>
Gets the extended address of the device.
| [out] | p_extended_address | Pointer to the buffer where the extended address will be stored (8 bytes, little-endian). |
| true | The extended address was retrieved successfully. |
| false | The extended address could not be retrieved or the pointer is NULL. |