TI BLE5-Stack API Documentation  2.02.05.00
Macros
GapAdv Periodic Advertising Values

Macros

#define GAPADV_PERIODIC_ADV_DATA_COMPLETE   0x03
 Periodic Advertising operation options - Complete data.
 
#define GAPADV_PERIODIC_ADV_DATA_FIRST_FRAG   0x01
 Periodic Advertising operation options - First fragment.
 
#define GAPADV_PERIODIC_ADV_DATA_INTERMIDIATE_FRAG   0x00
 Periodic Advertising operation options - Intermidiate fragment.
 
#define GAPADV_PERIODIC_ADV_DATA_LAST_FRAG   0x02
 Periodic Advertising operation options - Last fragment.
 
#define GAPADV_PERIODIC_ADV_DISABLE_TX_POWER   0x0000
 Periodic Advertising - Disable TX power property.
 
#define GAPADV_PERIODIC_ADV_ENABLE_TX_POWER   0x0040
 Periodic Advertising - Enable TX power property.
 
#define GAPADV_PERIODIC_ADV_INTERVAL_MAX   0xFFFF
 Periodic Advertising - Maximum interval.
 
#define GAPADV_PERIODIC_ADV_INTERVAL_MIN   0x0006
 Periodic Advertising - Minimum interval.
 
#define GAPADV_PERIODIC_ADV_MAX_DATA_LEN   252
 Periodic Advertising - Maximum fragment/complete data length.
 

Detailed Description

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