pub unsafe extern "C" fn ble_gap_conn_cancel() -> c_int
Expand description

Aborts a connect procedure in progress.

@return 0 on success; BLE_HS_EALREADY if there is no active connect procedure. Other nonzero on error.