esp_ieee802154_add_pending_addr() function
Add address to the source matching table.
Arguments
addr
The pointer to the address.
is_short
Short address or Extended address.
Return value
- ESP_OK on success. - ESP_ERR_NO_MEM if the pending table is full.
Examples
esp_ieee802154_add_pending_addr() is referenced by 1 libraries and example projects: