Initiator filter policies

C

#define BLE_GAP_INIT_FP_FAL_NOT_USED             0x00
#define BLE_GAP_INIT_FP_FAL_USED                 0x01

Description

Defines the initiator filter policies.

Macro Definition

MacroDescription
BLE_GAP_INIT_FP_FAL_NOT_USEDFilter Accept List is not used for determining the target advertiser to connect to.
BLE_GAP_INIT_FP_FAL_USEDFilter Accept List is used for determining the target advertiser to connect to, ignoring the peer address.