It depends on connection interval.
If you uses the peripheral device, you can use bls_l2cap_requestConnParamUpdate to request CONN_INTERVAL_7P5MS and latency.
If you uses the central device, you can use blm_ll_updateConnection to set CONN_INTERVAL_7P5MS and latency directly.