![]() |
S145 SoftDevice for nRF54LV10 API documentation 10.0.0
|
| uint32_t sd_ble_gap_connect_cancel | ( | void | ) |
#include <ble_gap.h>
Cancel a connection establishment.
| Central Connection Establishment and Termination |
| NRF_SUCCESS | Successfully canceled an ongoing connection procedure. |
| NRF_ERROR_INVALID_STATE | No locally initiated connect procedure started or connection completed occurred. |