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

PDU filtering parameters. More...

#include <bb_ble_api_pdufilt.h>

Data Fields

uint16_t pduTypeFilt
 
uint16_t wlPduTypeFilt
 
uint32_t flags
 
uint64_t localAddrMatch
 
uint64_t peerAddrMatch
 

Detailed Description

PDU filtering parameters.

Definition at line 72 of file bb_ble_api_pdufilt.h.

Field Documentation

uint32_t flags

Flags for PDU filtering.

Definition at line 76 of file bb_ble_api_pdufilt.h.

uint64_t localAddrMatch

Local address to match.

Definition at line 77 of file bb_ble_api_pdufilt.h.

uint16_t pduTypeFilt

Bit map of the PDUs the BB should allow.

Definition at line 74 of file bb_ble_api_pdufilt.h.

uint64_t peerAddrMatch

Peer address to match.

Definition at line 78 of file bb_ble_api_pdufilt.h.

uint16_t wlPduTypeFilt

Bit map of the PDUs the BB should pass through the whitelist.

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