pub unsafe extern "C" fn ble_hs_is_enabled() -> c_int
Expand description

@brief Indicates whether the host is enabled. The host is enabled if it is starting or fully started. It is disabled if it is stopping or stopped.

@return 1 if the host is enabled; 0 if the host is disabled.