Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of OmniWheels by
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 Fri Jul 22 2022 04:54:12 by
 1.7.2 
    