Function esp_idf_sys::esp_ble_gap_clear_whitelist
source ยท pub unsafe extern "C" fn esp_ble_gap_clear_whitelist() -> esp_err_t
Expand description
@brief Clear all white list
@return - ESP_OK : success - other : failed
pub unsafe extern "C" fn esp_ble_gap_clear_whitelist() -> esp_err_t
@brief Clear all white list
@return - ESP_OK : success - other : failed