We're running SDK v2.6.0 on a nrf5340 processor and initiating a connection to a specific heartrate monitor using the bt_conn_le_create() function. What function do we call if we want to abort the scanning/connection process? Is it sufficient to call bt_le_scan_stop()?
Thank you.