1.1.2.3.5.1.3.10 BLE_PXPM_EvtTpsTxPwrLvInd_T
C
typedef struct BLE_PXPM_EvtTpsTxPwrLvInd_T { uint16_t connHandle; int8_t txPowerLevel; } BLE_PXPM_EvtTpsTxPwrLvInd_T;
Description
Data structure for BLE_PXPM_EVT_TPS_TX_POWER_LEVEL_IND event.
Field Documentation
Field | Description |
---|---|
connHandle | Connection handle. |
txPowerLevel | Tx power level. |