#include <bf0_ble_gap.h>
Data Fields | |
uint8_t | actv_idx |
Activity identifier. | |
uint8_t | info |
Combined with report type (. More... | |
ble_gap_addr_t | addr |
Advertising device address. | |
ble_gap_addr_t | direct_addr |
Directed advertising target address (in case of a directed advertising report) | |
int8_t | tx_pwr |
TX power (in dBm) | |
int8_t | rssi |
RSSI (between -127 and +20 dBm) | |
uint8_t | phy_prim |
Primary PHY on which advertising report has been received. | |
uint8_t | phy_second |
Secondary PHY on which advertising report has been received. | |
uint8_t | adv_sid |
uint16_t | period_adv_intv |
uint16_t | length |
Report length. | |
uint8_t | data [] |
Report. | |
@ Indicate reception of advertising, scan response or periodic advertising data. The structure of BLE_GAP_EXT_ADV_REPORT_IND
uint8_t ble_gap_ext_adv_report_ind_t::adv_sid |
Advertising SID Valid only for periodic advertising report
uint8_t ble_gap_ext_adv_report_ind_t::info |
Combined with report type (.
uint16_t ble_gap_ext_adv_report_ind_t::period_adv_intv |
Periodic advertising interval (in unit of 1.25ms, min is 7.5ms) Valid only for periodic advertising report