how to issue rejection to conn parameters update from peripheral device

I don't see how we can send 'conn param update request' rejection. I am getting BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST and there is way to update the conn params using sd_ble_gap_conn_param_update() API but how do you send a rejection 

Related