1.1.2.3.5.1.4.8 BLE_PXPM_ReadTpsTxPowerLevel

C

uint16_t BLE_PXPM_ReadTpsTxPowerLevel(uint16_t connHandle);

Description

Read Tx Power Level value from Tx Power Service table of peer PXP Reporter device.

Application must call this API after starting BLE PXP Monitor procedure.

Parameters

ParameterDescription
[in] connHandleThe connection handle want to be set.

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully issue read TX Power Level.
MBA_RES_INVALID_PARAInvalid parameters.\n - Connection handle is not valid.\n - Service Uuid is not valid.\n - Characteristic Uuid is not valid.\n