pub unsafe extern "C" fn furi_hal_bt_is_active() -> bool
Expand description

Checks if BLE state is active

@return true if device is connected or advertising, false otherwise