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

LE advertising report event. More...

#include <hci_api.h>

Data Fields

wsfMsgHdr_t hdr
 Event header. More...
 
uint8_t * pData
 advertising or scan response data. More...
 
uint8_t len
 length of advertising or scan response data. More...
 
int8_t rssi
 RSSI. More...
 
uint8_t eventType
 Advertising event type. More...
 
uint8_t addrType
 Address type. More...
 
bdAddr_t addr
 Device address. More...
 
uint8_t directAddrType
 Direct advertising address type. More...
 
bdAddr_t directAddr
 Direct advertising address. More...
 

Detailed Description

LE advertising report event.

Definition at line 189 of file hci_api.h.

Field Documentation

bdAddr_t addr

Device address.

Definition at line 197 of file hci_api.h.

uint8_t addrType

Address type.

Definition at line 196 of file hci_api.h.

bdAddr_t directAddr

Direct advertising address.

Definition at line 201 of file hci_api.h.

uint8_t directAddrType

Direct advertising address type.

Definition at line 200 of file hci_api.h.

uint8_t eventType

Advertising event type.

Definition at line 195 of file hci_api.h.

Event header.

Definition at line 191 of file hci_api.h.

uint8_t len

length of advertising or scan response data.

Definition at line 193 of file hci_api.h.

uint8_t* pData

advertising or scan response data.

Definition at line 192 of file hci_api.h.

int8_t rssi

RSSI.

Definition at line 194 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.