TI BLE5-Stack API Documentation  9.14.00
Data Fields
BLEAppUtil_ConnPhyParams_t Struct Reference

Phy Preference on the current connection. Should be created by the application and passed to BLEAppUtil_setConnPhy. More...

Data Fields

uint8 allPhys
 Host preference on how to handle txPhy and rxPhy. More...
 
uint16 connHandle
 Connection handle. More...
 
uint16 phyOpts
 Bit field of Host preferred PHY options. More...
 
uint8 rxPhy
 Bit field of Host preferred Rx PHY. More...
 
uint8 txPhy
 Bit field of Host preferred Tx PHY. More...
 

Detailed Description

Phy Preference on the current connection. Should be created by the application and passed to BLEAppUtil_setConnPhy.

Field Documentation

§ allPhys

uint8 allPhys

Host preference on how to handle txPhy and rxPhy.

§ connHandle

uint16 connHandle

Connection handle.

§ phyOpts

uint16 phyOpts

Bit field of Host preferred PHY options.

§ rxPhy

uint8 rxPhy

Bit field of Host preferred Rx PHY.

§ txPhy

uint8 txPhy

Bit field of Host preferred Tx PHY.


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale