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

PDU filtering results. More...

#include <bb_ble_api_pdufilt.h>

Data Fields

uint64_t peerAddr
 
uint64_t peerIdAddr
 
uint8_t pduType
 
uint8_t pduLen
 
bool_t peerAddrRand
 
bool_t peerIdAddrRand
 
bool_t peerMatch
 
bool_t localMatch
 

Detailed Description

PDU filtering results.

Definition at line 93 of file bb_ble_api_pdufilt.h.

Field Documentation

bool_t localMatch

TRUE if local address was resolved or matched.

Definition at line 102 of file bb_ble_api_pdufilt.h.

uint8_t pduLen

PDU length.

Definition at line 98 of file bb_ble_api_pdufilt.h.

uint8_t pduType

PDU type.

Definition at line 97 of file bb_ble_api_pdufilt.h.

uint64_t peerAddr

Peer address.

Definition at line 95 of file bb_ble_api_pdufilt.h.

bool_t peerAddrRand

TRUE if peer address is random.

Definition at line 99 of file bb_ble_api_pdufilt.h.

uint64_t peerIdAddr

Peer ID address.

Definition at line 96 of file bb_ble_api_pdufilt.h.

bool_t peerIdAddrRand

TRUE if peer ID address is random.

Definition at line 100 of file bb_ble_api_pdufilt.h.

bool_t peerMatch

TRUE if peer address was resolved or matched.

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