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

Initiating parameters (LlExtCreateConn()). More...

#include <ll_api.h>

Data Fields

uint16_t scanInterval
 
uint16_t scanWindow
 
uint8_t filterPolicy
 
uint8_t ownAddrType
 
uint8_t peerAddrType
 
const uint8_t * pPeerAddr
 

Detailed Description

Initiating parameters (LlExtCreateConn()).

Definition at line 596 of file ll_api.h.

Field Documentation

uint8_t filterPolicy

Scan filter policy.

Definition at line 600 of file ll_api.h.

uint8_t ownAddrType

Address type used by this device.

Definition at line 601 of file ll_api.h.

uint8_t peerAddrType

Address type used for peer device.

Definition at line 602 of file ll_api.h.

const uint8_t* pPeerAddr

Address of peer device.

Definition at line 603 of file ll_api.h.

uint16_t scanInterval

Scan interval.

Definition at line 598 of file ll_api.h.

uint16_t scanWindow

Scan window.

Definition at line 599 of file ll_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.