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

Advertising parameters. More...

#include <lmgr_api_adv_slave.h>

Data Fields

uint32_t advInterMinUsec
 
uint32_t advInterMaxUsec
 
uint8_t advType
 
uint8_t ownAddrType
 
uint8_t peerAddrType
 
uint64_t peerAddr
 
uint8_t advChanMap
 
uint8_t advFiltPolicy
 

Detailed Description

Advertising parameters.

Definition at line 44 of file lmgr_api_adv_slave.h.

Field Documentation

uint8_t advChanMap

Advertising channel map.

Definition at line 52 of file lmgr_api_adv_slave.h.

uint8_t advFiltPolicy

Advertising filter policy.

Definition at line 53 of file lmgr_api_adv_slave.h.

uint32_t advInterMaxUsec

Maximum advertising interval in microseconds.

Definition at line 47 of file lmgr_api_adv_slave.h.

uint32_t advInterMinUsec

Minimum advertising interval in microseconds.

Definition at line 46 of file lmgr_api_adv_slave.h.

uint8_t advType

Advertising type.

Definition at line 48 of file lmgr_api_adv_slave.h.

uint8_t ownAddrType

Address type used by this device.

Definition at line 49 of file lmgr_api_adv_slave.h.

uint64_t peerAddr

Address of peer device. Only used for directed advertising.

Definition at line 51 of file lmgr_api_adv_slave.h.

uint8_t peerAddrType

Address type of peer device. Only used for directed advertising.

Definition at line 50 of file lmgr_api_adv_slave.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.