![]() |
S132 SoftDevice
v6.1.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
GAP advertising data buffers. More...
#include <ble_gap.h>
Data Fields | |
ble_data_t | adv_data |
ble_data_t | scan_rsp_data |
GAP advertising data buffers.
The application must provide the buffers for advertisement. The memory shall reside in application RAM, and shall never be modified while advertising. The data shall be kept alive until either:
ble_data_t ble_gap_adv_data_t::adv_data |
Advertising data.
ble_data_t ble_gap_adv_data_t::scan_rsp_data |
Scan response data.