BLE_PXPM_ReadLlsAlertLevel

C

uint16_t BLE_PXPM_ReadLlsAlertLevel(uint16_t connHandle);

Description

Reads the Alert Level value from the Link Loss Service of a connected peer PXP Reporter device.

Parameters

ParameterDescription
[in] connHandleConnection handle to read the alert level from.

Return values

Return valueDescription
MBA_RES_SUCCESSRead operation successful.
MBA_RES_INVALID_PARAInvalid parameters.