Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp494 JSON_AddStringToObject(json, BLE_OFFLINE_CODE, "123"); in HWTEST_F()
675 JSON_AddStringToObject(obj, BLE_OFFLINE_CODE, "10244"); in HWTEST_F()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c70 #define BLE_OFFLINE_CODE "OFFLINE_CODE" macro
1741 (void)JSON_AddStringToObject(json, BLE_OFFLINE_CODE, offlineCode); in PackWiFi()
1781 OptString(json, BLE_OFFLINE_CODE, offlineCode, BASE64_OFFLINE_CODE_LEN, ""); in UnpackWiFi()

Completed in 5 milliseconds