You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nrf_sdh: optimize the idx get functionality when limited to one link
When only a single connection at a time is supported and
CONFIG_NRF_SDH_BLE_TOTAL_LINK_COUNT is set to one, the idx get and
idx<->conn_handle management can be simplified to save code space.
Signed-off-by: Andreas Moltumyr <[email protected]>
0 commit comments