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.
Dependencies: MAX44000 PWM_Tone_Library nexpaq_mdk
Fork of LED_Demo by
Gap::Whitelist_t Struct Reference
Representation of a Bluetooth Low Enery Whitelist containing addresses. More...
#include <Gap.h>
Data Fields | |
BLEProtocol::Address_t * | addresses |
List of BLE addresses in the whitelist. | |
uint8_t | size |
Total number of BLE addresses in this whitelist. | |
uint8_t | capacity |
Maximum number of BLE addresses that can be added to this whitelist. |
Detailed Description
Representation of a Bluetooth Low Enery Whitelist containing addresses.
Definition at line 156 of file Gap.h.
Field Documentation
uint8_t capacity |
Generated on Tue Jul 12 2022 12:29:06 by
