Rtos API example
Gap::Whitelist_t Struct Reference
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. | |
| uint8_t | size |
| Number addresses in this whitelist. | |
| uint8_t | capacity |
| Capacity of the array holding the addresses. | |
Detailed Description
Representation of a whitelist of addresses.
Definition at line 457 of file Gap.h.
Field Documentation
Generated on Sun Jul 17 2022 08:25:40 by
1.7.2