BLE_PXPM_ReadTpsTxPowerLevel
C
uint16_t BLE_PXPM_ReadTpsTxPowerLevel(uint16_t connHandle);Description
Reads the Tx Power Level value from the Tx Power Service of a connected peer PXP Reporter device.
Parameters
| Parameter | Description |
|---|---|
| [in] connHandle | Connection handle to read the Tx Power Level from. |
Return values
| Return value | Description |
|---|---|
| MBA_RES_SUCCESS | Read operation successful. |
| MBA_RES_INVALID_PARA | Invalid parameters. |
