|
SmartSnippets DA1459x SDK
|
#include <ble_gap.h>
Data Fields | |
| ble_evt_hdr_t | hdr |
| Event header. | |
| uint8_t | type |
| Type of advertising packet. | |
| bd_address_t | address |
| BD address of advertising device. | |
| int8_t | rssi |
| RSSI. | |
| uint8_t | length |
| Length of advertising data. | |
| uint8_t | data [BLE_ADV_DATA_LEN_MAX] |
| Advertising data or scan response data. | |
Structure for BLE_EVT_GAP_ADV_REPORT event
1.8.16