Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_conn_le_phy_param Struct Reference

Preferred PHY parameters for LE connections. More...

#include <conn.h>

Data Fields

uint16_t options
 Connection PHY options.
 
uint8_t pref_tx_phy
 Bitmask of preferred transmit PHYs.
 
uint8_t pref_rx_phy
 Bitmask of preferred receive PHYs.
 

Detailed Description

Preferred PHY parameters for LE connections.

Field Documentation

◆ options

uint16_t bt_conn_le_phy_param::options

Connection PHY options.

◆ pref_rx_phy

uint8_t bt_conn_le_phy_param::pref_rx_phy

Bitmask of preferred receive PHYs.

◆ pref_tx_phy

uint8_t bt_conn_le_phy_param::pref_tx_phy

Bitmask of preferred transmit PHYs.


The documentation for this struct was generated from the following file: