ble_gap_evt_phy_update_t

S140 SoftDevice v7.3.0 API

S140 SoftDevice v7.3.0

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 .