pub async fn connect(
    _sd: &Softdevice,
    config: &ConnectConfig<'_>
) -> Result<Connection, ConnectError>