Home
last modified time | relevance | path

Searched refs:AUTH_PORT (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/tests/core/discovery/dfinder/
H A Dnstackx_test.c34 #define AUTH_PORT 45576 macro
213 int32_t authPort = AUTH_PORT; in TestRegisterServiceData()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dlink_info.cpp38 { LinkInfoKey::AUTH_PORT, Serializable::ValueType::INT },
274 Set(LinkInfoKey::AUTH_PORT, port); in SetAuthPort()
279 return Get(LinkInfoKey::AUTH_PORT, 0); in GetAuthPort()
H A Dlink_info.h42 AUTH_PORT = 14, member in OHOS::SoftBus::LinkInfoKey
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c66 #define AUTH_PORT "AUTH_PORT" macro
1724 !JSON_AddInt32ToObject(json, AUTH_PORT, LnnGetAuthPort(info)) || in PackWiFi()
1773 (void)JSON_GetInt32FromOject(json, AUTH_PORT, &info->connectInfo.authPort); in UnpackWiFi()

Completed in 5 milliseconds