1.2.2.3.5.1.4.10 BLE_PXPM_WriteLlsAlertLevel
C
uint16_t BLE_PXPM_WriteLlsAlertLevel(uint16_t connHandle, BLE_PXPM_AlertLevel_T level);
Description
Write Alert Level value to 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. |
[in] level | The alert level want to set for the connHandle. |