[][src]Function apache_nimble_sys::ble_hs_synced

pub unsafe extern "C" fn ble_hs_synced() -> c_int

Indicates whether the host has synchronized with the controller. Synchronization must occur before any host procedures can be performed.

@return 1 if the host and controller are in sync; 0 if the host and controller are out of sync.