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