思澈科技软件开发工具包  2.20
ble_gap_ext_adv_report_ind_t Struct Reference

#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.
 

Detailed Description

@ Indicate reception of advertising, scan response or periodic advertising data. The structure of BLE_GAP_EXT_ADV_REPORT_IND

Field Documentation

◆ adv_sid

uint8_t ble_gap_ext_adv_report_ind_t::adv_sid

Advertising SID Valid only for periodic advertising report

◆ info

uint8_t ble_gap_ext_adv_report_ind_t::info

Combined with report type (.

See also
enum gapm_adv_report_type) and bit field providing information (
enum gapm_adv_report_info)

◆ period_adv_intv

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


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