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.
Gap::CentralPrivacyConfiguration_t Struct Reference
Privacy Configuration of the central role. More...
#include <Gap.h>
Public Types | |
enum | ResolutionStrategy { DO_NOT_RESOLVE, RESOLVE_AND_FORWARD, RESOLVE_AND_FILTER } |
Resolution strategy of resolvable addresses received in advertising packets. More... | |
Data Fields | |
bool | use_non_resolvable_random_address |
Indicates if non resolvable random address should be used when the central or observer sends scan request packets. | |
ResolutionStrategy | resolution_strategy |
Resolution strategy applied to advertising packets received by the local device. |
Detailed Description
Privacy Configuration of the central role.
- Note:
- This configuration is also used when the local device operates as an observer.
Definition at line 984 of file Gap.h.
Member Enumeration Documentation
enum ResolutionStrategy |
Resolution strategy of resolvable addresses received in advertising packets.
- Enumerator:
Field Documentation
Generated on Tue Aug 9 2022 00:37:33 by
