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