Home
last modified time | relevance | path

Searched refs:PUB_MAC (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c145 #define PUB_MAC "PUB_MAC" macro
1322 (void)JSON_AddStringToObject(json, PUB_MAC, pubMac); in PackCipherRpaInfo()
1344 !JSON_GetStringFromOject(json, PUB_MAC, pubMac, LFINDER_MAC_ADDR_STR_LEN)) { in UnpackCipherRpaInfo()
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp409 (void)JSON_AddStringToObject(json, PUB_MAC, "pubMac"); in HWTEST_F()
691 (void)JSON_AddStringToObject(obj, "PUB_MAC", "1222222222"); in HWTEST_F()

Completed in 5 milliseconds