40 #ifndef CA821X_BLACKLIST
41 #define CA821X_BLACKLIST
ca_error BLACKLIST_Add(struct MacAddr *pAddress, struct ca821x_dev *pDeviceRef)
Add an address to the blacklist.
Definition: ca821x_api.c:1784
void BLACKLIST_Clear(struct ca821x_dev *pDeviceRef)
Clear the entire blacklist.
Definition: ca821x_api.c:1815
ca_error
Cascoda error type.
Definition: ca821x_error.h:51
Holds either short or extended address.
Definition: mac_messages.h:83
CA-821x Device reference struct.
Definition: ca821x_api.h:123