Home
last modified time | relevance | path

Searched defs:offlineCode (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
Dlnn_sync_info_manager_test.cpp981 char offlineCode[] = { 0 }; variable
998 char offlineCode[] = { 0 }; variable
1020 char offlineCode[] = { 0 }; variable
1249 const char *offlineCode = nullptr; variable
1266 const char *offlineCode = nullptr; variable
1285 const char *offlineCode = nullptr; variable
1308 char offlineCode[] = "123"; variable
1333 char offlineCode[] = "123"; variable
1459 char offlineCode[] = "123"; variable
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
Dlnn_sync_info_manager.c570 static char *PackWifiOfflineMsg(int32_t authPort, char *offlineCode) in PackWifiOfflineMsg()
662 …ic bool CheckWifiOfflineMsgResult(const char *networkId, int32_t authPort, const char *offlineCode) in CheckWifiOfflineMsgResult()
/foundation/communication/dsoftbus/interfaces/kits/lnn/
Dlnn_node_info_struct.h158 unsigned char offlineCode[OFFLINE_CODE_BYTE_SIZE]; member
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_session_json.c2134 char offlineCode[BASE64_OFFLINE_CODE_LEN] = { 0 }; in PackWiFi() local
2183 char offlineCode[BASE64_OFFLINE_CODE_LEN] = { 0 }; in UnpackWiFi() local