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

Connection PHY information for LE connections. More...

#include <conn.h>

Data Fields

uint8_t tx_phy
 
uint8_t rx_phy
 Connection transmit PHY.
 

Detailed Description

Connection PHY information for LE connections.

Field Documentation

◆ rx_phy

uint8_t bt_conn_le_phy_info::rx_phy

Connection transmit PHY.

◆ tx_phy

uint8_t bt_conn_le_phy_info::tx_phy

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