S145 SoftDevice for nRF54LS05 API documentation 10.0.0
Loading...
Searching...
No Matches

◆ sd_ble_gap_connect_cancel()

uint32_t sd_ble_gap_connect_cancel ( void )

#include <ble_gap.h>

Cancel a connection establishment.

Relevant Message Sequence Charts
Central Connection Establishment and Termination
Return values
NRF_SUCCESSSuccessfully canceled an ongoing connection procedure.
NRF_ERROR_INVALID_STATENo locally initiated connect procedure started or connection completed occurred.