![]() |
nrfxlib API 3.3.99
|
Functions | |
| void | nrf_802154_pan_id_set (const uint8_t *p_pan_id) |
| Sets the PAN ID used by the device. | |
| bool | nrf_802154_pan_id_get (uint8_t *p_pan_id) |
| Gets the PAN ID used by the device. | |
| void | nrf_802154_extended_address_set (const uint8_t *p_extended_address) |
| Sets the extended address of the device. | |
| bool | nrf_802154_extended_address_get (uint8_t *p_extended_address) |
| Gets the extended address of the device. | |
| void | nrf_802154_short_address_set (const uint8_t *p_short_address) |
| Sets the short address of the device. | |
| bool | nrf_802154_short_address_get (uint8_t *p_short_address) |
| Gets the short address of the device. | |
| void | nrf_802154_alternate_short_address_set (const uint8_t *p_short_address) |
| Sets the alternate short address of the device. | |
| bool | nrf_802154_alternate_short_address_get (uint8_t *p_short_address) |
| Gets the alternate short address of the device. | |