esp_ieee802154_set_multipan_extended_address() function
Set the device extended address for specific interface.
Arguments
index
The interface index.
ext_addr
The pointer to the device extended address.
Return value
- ESP_OK on success. - ESP_FAIL on failure.