Searched refs:BLE_OFFLINE_CODE (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_session_message_test.cpp | 494 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 D | auth_session_json.c | 70 #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