BLE_PXPR_SetLlsAlertLevel
C
uint16_t BLE_PXPR_SetLlsAlertLevel(BLE_PXPR_AlertLevel_T level);Description
Set Alert Level value of Link Loss Service (LLS) table.
Parameters
| Parameter | Description |
|---|---|
| [in] level | Alert level. |
Return values
| Return value | Description |
|---|---|
| MBA_RES_SUCCESS | Successfully set alert level. |
| MBA_RES_INVALID_PARA | Invalid parameters. |
