S145 SoftDevice for nRF54LV10 API documentation 10.0.0
Loading...
Searching...
No Matches
ble_gap_evt_adv_report_t Struct Reference

Event structure for BLE_GAP_EVT_ADV_REPORT. More...

#include </home/runner/work/sdk-nrf-bm/sdk-nrf-bm/sdk-nrf-bm/nrf-bm/components/softdevice/nrf54lv/s145/s145_API/include/ble_gap.h>

Data Fields

ble_gap_adv_report_type_t type
 
ble_gap_addr_t peer_addr
 
ble_gap_addr_t direct_addr
 
uint8_t primary_phy
 
uint8_t secondary_phy
 
int8_t tx_power
 
int8_t rssi
 
uint8_t set_id
 
ble_data_t data
 
ble_gap_aux_pointer_t aux_pointer
 

Detailed Description

Event structure for BLE_GAP_EVT_ADV_REPORT.

Note
If ble_gap_adv_report_type_t::status is set to BLE_GAP_ADV_DATA_STATUS_INCOMPLETE_MORE_DATA, not all fields in the advertising report may be available.
When ble_gap_adv_report_type_t::status is not set to BLE_GAP_ADV_DATA_STATUS_INCOMPLETE_MORE_DATA, scanning will be paused. To continue scanning, call sd_ble_gap_scan_start.

The documentation for this struct was generated from the following file: