Bluetooth LE advertise report event. More...
#include <bt_event.h>

Public Attributes | |
| uint8_t | group_id |
| uint8_t | event_id |
| int8_t | rssi |
| uint8_t | scan_rsp |
| uint8_t | length |
| uint8_t | data [BLE_MAX_ADV_DATA_LEN] |
| BT_ADDR | addr |
Bluetooth LE advertise report event.
| uint8_t group_id |
Event group ID BT_GROUP_ID
| uint8_t event_id |
Event sub ID BLE_GATT_EVENT_ID
| int8_t rssi |
Received Signal Strength Indication in dBm.
| uint8_t scan_rsp |
If 1, the report corresponds to a scan response
| uint8_t length |
Scan response data length
| uint8_t data[BLE_MAX_ADV_DATA_LEN] |
Scan response data