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

Initiating parameters. More...

#include <hci_api.h>

Data Fields

uint8_t filterPolicy
 Scan filter policy. More...
 
uint8_t ownAddrType
 Address type used by this device. More...
 
uint8_t peerAddrType
 Address type used for peer device. More...
 
const uint8_t * pPeerAddr
 Address of peer device. More...
 
uint8_t initPhys
 Initiating PHYs. More...
 

Detailed Description

Initiating parameters.

Definition at line 1034 of file hci_api.h.

Field Documentation

uint8_t filterPolicy

Scan filter policy.

Definition at line 1036 of file hci_api.h.

uint8_t initPhys

Initiating PHYs.

Definition at line 1040 of file hci_api.h.

uint8_t ownAddrType

Address type used by this device.

Definition at line 1037 of file hci_api.h.

uint8_t peerAddrType

Address type used for peer device.

Definition at line 1038 of file hci_api.h.

const uint8_t* pPeerAddr

Address of peer device.

Definition at line 1039 of file hci_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.