Mistake on this page?
Report an issue in GitHub or email us
Data Fields
Gap::Whitelist_t Struct Reference

Representation of a whitelist of addresses. More...

#include <Gap.h>

Data Fields

BLEProtocol::Address_taddresses
 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...
 

Detailed Description

Representation of a whitelist of addresses.

Definition at line 269 of file Gap.h.

Field Documentation

Pointer to the array of the addresses composing the whitelist.

Definition at line 273 of file Gap.h.

uint8_t capacity

Capacity of the array holding the addresses.

Definition at line 283 of file Gap.h.

uint8_t size

Number addresses in this whitelist.

Definition at line 278 of file Gap.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.