1.1.2.3.5.1.4.7 BLE_PXPM_ReadLlsAlertLevel
C
uint16_t BLE_PXPM_ReadLlsAlertLevel(uint16_t connHandle);
Description
Read Alert Level value from Link Loss Service table of peer PXP Reporter device.
Application must call this API after starting BLE PXP Monitor procedure.
Parameters
Parameter | Description |
---|---|
[in] connHandle | The connection handle want to be set. |
Return values
Return value | Description |
---|---|
MBA_RES_SUCCESS | Successfully issue read Alert Level packet. |
MBA_RES_INVALID_PARA | Invalid parameters.\n - Connection handle is not valid.\n - Service Uuid is not valid.\n - Characteristic Uuid is not valid.\n |