Embassy
nrf-softdevice-s140

Crates

git

Versions

default

Flavors

pub unsafe fn sd_ble_gap_qos_channel_survey_stop() -> u32
Expand description

@brief Stop the Quality of Service (QoS) channel survey module.

@note The SoftDevice may generate one @ref BLE_GAP_EVT_QOS_CHANNEL_SURVEY_REPORT event after this function is called.

@retval ::NRF_SUCCESS The module is successfully stopped. @retval ::NRF_ERROR_INVALID_STATE Trying to stop the module when it is not running.