Representation of a whitelist of addresses. More...
#include <Gap.h>
Data Fields | |
BLEProtocol::Address_t * | addresses |
Pointer to the array of the addresses composing the whitelist. More... | |
uint8_t | size |
Number addresses in this whitelist. More... | |
uint8_t | capacity |
Capacity of the array holding the addresses. More... | |
BLEProtocol::Address_t* addresses |