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
Parameter | Description |
---|---|
[in] connHandle | Connection handle to read the alert level from. |
Return values
Return value | Description |
---|---|
MBA_RES_SUCCESS | Read operation successful. |
MBA_RES_INVALID_PARA | Invalid parameters. |