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

Extended PDU filtering parameters. More...

#include <bb_ble_api_pdufilt.h>

Data Fields

uint64_t peerAddr
 
uint64_t localAddr
 
uint8_t pduType
 
uint8_t extHdrFlags
 
bool_t peerAddrRand
 
bool_t localAddrRand
 

Detailed Description

Extended PDU filtering parameters.

Definition at line 82 of file bb_ble_api_pdufilt.h.

Field Documentation

uint8_t extHdrFlags

Extended header flags.

Definition at line 87 of file bb_ble_api_pdufilt.h.

uint64_t localAddr

Local address.

Definition at line 85 of file bb_ble_api_pdufilt.h.

bool_t localAddrRand

TRUE if local address is random, FALSE otherwise.

Definition at line 89 of file bb_ble_api_pdufilt.h.

uint8_t pduType

PDU type.

Definition at line 86 of file bb_ble_api_pdufilt.h.

uint64_t peerAddr

Peer address.

Definition at line 84 of file bb_ble_api_pdufilt.h.

bool_t peerAddrRand

TRUE if peer address is random, FALSE otherwise.

Definition at line 88 of file bb_ble_api_pdufilt.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.