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::PeripheralPrivacyConfiguration_t Struct Reference
Privacy Configuration of the peripheral role. More...
#include <Gap.h>
Public Types | |
enum | ResolutionStrategy { DO_NOT_RESOLVE, REJECT_NON_RESOLVED_ADDRESS, PERFORM_PAIRING_PROCEDURE, PERFORM_AUTHENTICATION_PROCEDURE } |
Resolution strategy for initiator resolvable addresses when a connection request is received. More... | |
Data Fields | |
bool | use_non_resolvable_random_address |
Indicates if non resolvable random address should be used when the peripheral advertises non connectable packets. | |
ResolutionStrategy | resolution_strategy |
Connection strategy to use when a connection request contains a private resolvable address. |
Detailed Description
Privacy Configuration of the peripheral role.
- Note:
- This configuration also applies to the broadcaster role configuration.
Definition at line 931 of file Gap.h.
Member Enumeration Documentation
enum ResolutionStrategy |
Resolution strategy for initiator resolvable addresses when a connection request is received.
- Enumerator:
Field Documentation
Generated on Tue Aug 9 2022 00:37:33 by
