TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Macros
GAP Advertiser Filter Scan Parameters

Macros

#define GAP_FILTER_POLICY_ALL   0x00
 Allow Scan Request from Any, Allow Connect Request from Any (default).
 
#define GAP_FILTER_POLICY_WHITE   0x03
 Allow Scan Request and Connect from White List Only.
 
#define GAP_FILTER_POLICY_WHITE_CON   0x02
 Allow Scan Request from Any, Connect from White List Only.
 
#define GAP_FILTER_POLICY_WHITE_SCAN   0x01
 Allow Scan Request from White List Only, Allow Connect from Any.
 

Detailed Description

Copyright 2017, Texas Instruments Incorporated