Function riot_sys::ble_hs_synced

source ·
pub unsafe extern "C" fn ble_hs_synced() -> c_int
Expand description

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.