esp_idf_svc::sys

Function esp_ble_gap_stop_advertising

Source
pub unsafe extern "C" fn esp_ble_gap_stop_advertising() -> i32
Expand description

@brief This function is called to stop advertising.

@return - ESP_OK : success - other : failed