Function esp_idf_sys::ble_gap_adv_active
source ยท pub unsafe extern "C" fn ble_gap_adv_active() -> c_int
Expand description
Indicates whether an advertisement procedure is currently in progress.
@return 0 if no advertisement procedure in progress, 1 otherwise.