Mistake on this page?
Report an issue in GitHub or email us
Public Types | Data Fields
central_privay_configuration_t Struct Reference
Ble » Gap

Privacy configuration of the central role. More...

#include <Types.h>

Public Types

Data Fields

bool use_non_resolvable_random_address
 Indicates if nonresolvable random address should be used when the central or observer sends scan request packets. More...
 
resolution_strategy_t resolution_strategy
 Resolution strategy applied to advertising packets received by the local device. More...
 

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 910 of file Types.h.

Member Enumeration Documentation

Resolution strategy of resolvable addresses received in advertising packets.

Enumerator
DO_NOT_RESOLVE 

Do not resolve the address received in advertising packets.

RESOLVE_AND_FORWARD 

Resolve the resolvable addresses in the advertising packet and forward advertising packet to the application independently of the address resolution procedure result.

RESOLVE_AND_FILTER 

Filter out packets containing a resolvable address that cannot be resolved by this device.

Note
Filtering is applied if the local device contains at least one bond.

Definition at line 924 of file Types.h.

Field Documentation

resolution_strategy_t resolution_strategy

Resolution strategy applied to advertising packets received by the local device.

Definition at line 954 of file Types.h.

bool use_non_resolvable_random_address

Indicates if nonresolvable random address should be used when the central or observer sends scan request packets.

Resolvable random address continues to be used for connection requests.

Definition at line 917 of file Types.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.