BLE_GAP_SetPathLossReportingParams

C

uint16_t BLE_GAP_SetPathLossReportingParams(BLE_GAP_PathLossReportingParams_T *p_params);

Description

Sets the path loss threshold reporting parameters for a specific connection.

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully sets the path loss threshold reporting parameters for specific connection.
MBA_RES_INVALID_PARAThe parameters provided are invalid.