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

◆ sd_ble_gap_scan_stop()

uint32_t sd_ble_gap_scan_stop ( void )

#include <ble_gap.h>

Stop scanning (GAP Discovery procedure, Observer Procedure).

Note
The buffer provided in sd_ble_gap_scan_start is released.
Relevant Message Sequence Charts
Scanning
Whitelist Sharing
Return values
NRF_SUCCESSSuccessfully stopped scanning procedure.
NRF_ERROR_INVALID_STATENot in the scanning state.