Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
cy_stc_ble_gapp_adv_params_t Struct Reference

Description

GAPP advertising configuration parameters structure.

Data Fields

uint16_t fastAdvIntervalMin
 The minimum interval for fast advertising the data and establishing the LE Connection.
 
uint16_t fastAdvIntervalMax
 The maximum interval for fast advertising the data and establishing the LE Connection.
 
uint16_t fastAdvTimeOut
 The timeout value of fast advertising with fast advertising interval parameters.
 
uint8_t slowAdvEnable
 Slow advertising enable.
 
uint16_t slowAdvIntervalMin
 The minimum interval for slow advertising the data and establishing the LE Connection.
 
uint16_t slowAdvIntervalMax
 The maximum interval for slow advertising the data and establishing the LE Connection.
 
uint16_t slowAdvTimeOut
 The timeout value of slow advertising with slow advertising interval parameters.