![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
BLEAppUtil Adv Init Structure. More...
Data Fields | |
| uint8_t * | advData |
| pointer to array containing the advertise data More... | |
| uint16_t | advDataLen |
| length (in bytes) of advData More... | |
| GapAdv_params_t * | advParam |
| pointer to structure of advertising parameters More... | |
| uint8_t * | scanRespData |
| pointer to array containing the scan response data More... | |
| uint16_t | scanRespDataLen |
| length (in bytes) of scanRespData More... | |
BLEAppUtil Adv Init Structure.
Should be created by the application and initialize by calling BLEAppUtil_initAdvSet.
| uint8_t* advData |
pointer to array containing the advertise data
| uint16_t advDataLen |
length (in bytes) of advData
| GapAdv_params_t* advParam |
pointer to structure of advertising parameters
| uint8_t* scanRespData |
pointer to array containing the scan response data
| uint16_t scanRespDataLen |
length (in bytes) of scanRespData