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.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
peripheral_privacy_configuration_t Struct Reference
[Gap]
Privacy Configuration of the peripheral role. More...
#include <Types.h>
Public Types | |
enum | resolution_strategy_t { 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 nonresolvable random address should be used when the peripheral advertises nonconnectable packets. | |
resolution_strategy_t | 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 864 of file Types.h.
Member Enumeration Documentation
Resolution strategy for initiator resolvable addresses when a connection request is received.
- Enumerator:
Field Documentation
Generated on Tue Jul 12 2022 13:55:40 by
