Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp97 OptBool(json, BLE_P2P, &result, false); in HWTEST_F()
98 JSON_AddBoolToObject(json, BLE_P2P, true); in HWTEST_F()
99 OptBool(json, BLE_P2P, &result, false); in HWTEST_F()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c98 #define BLE_P2P "BLE_P2P" macro
1384 !JSON_AddBoolToObject(json, BLE_P2P, info->isBleP2p) || in PackCommonEx()
1556 (void)JSON_GetBoolFromOject(json, BLE_P2P, &info->isBleP2p); in ParseCommonJsonInfo()

Completed in 6 milliseconds