pub unsafe extern "C" fn furi_hal_bt_ensure_c2_mode(
    mode: BleGlueC2Mode
) -> bool
Expand description

Check & switch C2 to given mode

@param[in] mode mode to switch into