pub(crate) type BleDriver = BLEComponentType<Radio<'static>, Rtc<'static>>;
pub(crate) struct BleDriver { /* private fields */ }