Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c79 #define BR_MAC_ADDR "BR_MAC_ADDR" macro
1797 if (!JSON_AddStringToObject(json, BR_MAC_ADDR, LnnGetBtMac(info)) || in PackDeviceInfoMac()
1850 !JSON_GetStringFromOject(json, BR_MAC_ADDR, info->connectInfo.macAddr, MAC_LEN)) { in UnpackDeviceInfoBtV1()
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp519 JSON_AddStringToObject(json, BR_MAC_ADDR, "11:22:33:44:55"); in HWTEST_F()

Completed in 7 milliseconds