Mistake on this page?
Report an issue in GitHub or email us
Data Fields
hciLePerAdvReportEvt_t Struct Reference

LE periodic advertising report. More...

#include <hci_api.h>

Data Fields

wsfMsgHdr_t hdr
 Event header. More...
 
uint16_t syncHandle
 Sync handle. More...
 
uint8_t txPower
 Tx power. More...
 
uint8_t rssi
 RSSI. More...
 
uint8_t unused
 Intended to be used in a future feature. More...
 
uint8_t status
 Data status. More...
 
uint16_t len
 Data buffer length. More...
 
uint8_t * pData
 Data buffer. More...
 

Detailed Description

LE periodic advertising report.

Definition at line 263 of file hci_api.h.

Field Documentation

Event header.

Definition at line 265 of file hci_api.h.

uint16_t len

Data buffer length.

Definition at line 271 of file hci_api.h.

uint8_t* pData

Data buffer.

Definition at line 272 of file hci_api.h.

uint8_t rssi

RSSI.

Definition at line 268 of file hci_api.h.

uint8_t status

Data status.

Definition at line 270 of file hci_api.h.

uint16_t syncHandle

Sync handle.

Definition at line 266 of file hci_api.h.

uint8_t txPower

Tx power.

Definition at line 267 of file hci_api.h.

uint8_t unused

Intended to be used in a future feature.

Definition at line 269 of file hci_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.