DWC_GetServerAID

Syntax

#include <dwc.h>
u8 DWC_GetServerAID(void);

Arguments

None.

Return Values

DWC_INVALID_AID The server host's AID was unavailable.
0-31 The server host’s AID.

Description

Gets the AID of the server host managing acceptance into the group.

Gets the AID of the server host processing acceptance of new participants within the group. Normally, it is not necessary for the application developers to know which host is the server host.

Revision History

For the changelog prior to 5.1 PR2, click here.


CONFIDENTIAL