S112 SoftDevice v5.1.0
Data Fields
ble_gap_evt_phy_update_t Struct Reference

Event Structure for BLE_GAP_EVT_PHY_UPDATE. More...

#include <ble_gap.h>

Data Fields

uint8_t status
 
uint8_t tx_phy
 
uint8_t rx_phy
 

Detailed Description

Event Structure for BLE_GAP_EVT_PHY_UPDATE.

Field Documentation

uint8_t ble_gap_evt_phy_update_t::rx_phy

RX PHY for this connection, see GAP PHYs.

uint8_t ble_gap_evt_phy_update_t::status

Status of the procedure, see Bluetooth status codes.

uint8_t ble_gap_evt_phy_update_t::tx_phy

TX PHY for this connection, see GAP PHYs.


Documentation feedback | Developer Zone | Subscribe | Updated