Contents

FWSBP2LoginCallback

Declaration

typedef void (*FWSBP2LoginCallback)(void *refCon, FWSBP2LoginCompleteParamsPtr params);

Parameters

  • refCon:

    Reference constant supplied when the notification was registered.

  • params:

    Structure containing additional information about the status of the login.

See Also

Serial Bus Protocol 2