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. | |
Indicates that PHY update procedure is completed.
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. |