TI BLE5-Stack API Documentation  2.02.05.00
Macros
GapScan Periodic Advertising

Macros

#define SCAN_PERIODIC_CTE_TYPE_ALL   0
 Sync with any CTE type.
 
#define SCAN_PERIODIC_DO_NOT_SYNC_AOA_CTE   1
 Do not sync to packets with AoA.
 
#define SCAN_PERIODIC_DO_NOT_SYNC_AOD_CTE_1US   2
 Do not sync to packets with 1us AoD.
 
#define SCAN_PERIODIC_DO_NOT_SYNC_AOD_CTE_2US   4
 Do not sync to packets with 2us AoD.
 
#define SCAN_PERIODIC_DO_NOT_USE_PERIODIC_ADV_LIST   (0 << 0)
 Scanner's option - Do not use periodic advertisers list.
 
#define SCAN_PERIODIC_MAX_ADV_SID   0x0F
 Maximum SID value.
 
#define SCAN_PERIODIC_REPORTING_INITIALLY_DISABLED   (1 << 1)
 Scanner's option - Periodic advertising reports initially disabled.
 
#define SCAN_PERIODIC_REPORTING_INITIALLY_ENABLED   (0 << 1)
 Scanner's option - Periodic advertising reports initially enabled.
 
#define SCAN_PERIODIC_SKIP_MAX   0x01F3
 Maximum skip value.
 
#define SCAN_PERIODIC_SYNC_ONLY_WITH_CTE   16
 Do not sync to packets without CTE.
 
#define SCAN_PERIODIC_SYNC_OPTIONS_MAX   0x03
 Maximum allowed in option field.
 
#define SCAN_PERIODIC_TIMEOUT_MAX   0x4000
 Maximum Synchronization timeout.
 
#define SCAN_PERIODIC_TIMEOUT_MIN   0x000A
 Minimum Synchronization timeout.
 
#define SCAN_PERIODIC_USE_PERIODIC_ADV_LIST   (1 << 0)
 Scanner's option - Use periodic advertisers list.
 

Detailed Description

© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale