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. | |