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

ParameterDescription
[in] connHandleConnection handle to read the Tx Power Level from.

Return values

Return valueDescription
MBA_RES_SUCCESSRead operation successful.
MBA_RES_INVALID_PARAInvalid parameters.