1.2.2.1.1.4.57 BLE_GAP_SetPathLossReportingParams
C
uint16_t BLE_GAP_SetPathLossReportingParams(BLE_GAP_SetPathLossReportingParams_T *p_params);
Description
Set the path loss threshold reporting parameters for specific connection.
Parameters
Parameter | Description |
---|---|
[in] p_params | Pointer to BLE_GAP_SetPathLossReportingParams_T structure buffer. |
Return values
Return value | Description |
---|---|
MBA_RES_SUCCESS | Successfully set the path loss threshold reporting parameters for specific connection. |
MBA_RES_INVALID_PARA | Invalid parameters. |