sl_bt_evt_connection_phy_statusConnection#
Indicates that PHY update procedure is completed.
Data Structures#
struct | sl_bt_evt_connection_phy_status_s Data structure of the phy_status event. |
Macros#
# define | sl_bt_evt_connection_phy_status_id 0x040600a0 Identifier of the phy_status event. |
Detailed Description#
Indicates that PHY update procedure is completed.
Data Structure Documentation#
sl_bt_evt_connection_phy_status_s#
struct sl_bt_evt_connection_phy_status_s |
Data structure of the phy_status event.
Data Fields | ||
---|---|---|
uint8_t | connection | Connection handle |
uint8_t | phy | Current active PHY. See values from sl_bt_connection_set_preferred_phy command. |