Home
last modified time | relevance | path

Searched refs:GetConfigSupportAsServer (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_common.h141 bool GetConfigSupportAsServer(void);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c173 bool GetConfigSupportAsServer(void) in GetConfigSupportAsServer() function
H A Dauth_manager.c1167 if (!GetConfigSupportAsServer()) { in HandleDeviceIdData()