1.1.2.1.1.3.28 BLE_GAP_EvtPhyUpdate_T
C
typedef struct BLE_GAP_EvtPhyUpdate_T { uint16_t connHandle; uint8_t status; uint8_t txPhy; uint8_t rxPhy; }BLE_GAP_EvtPhyUpdate_T;
Description
Data structure for BLE_GAP_EVT_PHY_UPDATE event.
typedef struct BLE_GAP_EvtPhyUpdate_T { uint16_t connHandle; uint8_t status; uint8_t txPhy; uint8_t rxPhy; }BLE_GAP_EvtPhyUpdate_T;
Data structure for BLE_GAP_EVT_PHY_UPDATE event.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.