pub unsafe extern "C" fn esp_ble_gap_periodic_adv_start(
instance: u8,
) -> i32
Expand description
@brief This function is used to request the Controller to enable the periodic advertising for the advertising set specified
@param[in] instance : Used to identify an advertising set
@return - ESP_OK : success - other : failed