Home
last modified time | relevance | path

Searched full:peer_network_id (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
Dtrans_auth_message.c41 !AddStringToJsonObject(msg, "PEER_NETWORK_ID", appInfo->peerNetWorkId) || in TransAuthChannelMsgPack()
88 …if (!GetJsonObjectStringItem(obj, "PEER_NETWORK_ID", appInfo->peerNetWorkId, DEVICE_ID_SIZE_MAX)) { in TransAuthChannelMsgUnpack()
/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
Dlnn_audit_converter.h89 { "PEER_NETWORK_ID", HISYSEVENT_STRING, LnnAuditAssignerPeerNetworkId },
/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
Dlnn_event_form.h226 const char peerNetworkId[NETWORK_ID_BUF_LEN]; // PEER_NETWORK_ID
/foundation/multimedia/av_session/
Dhisysevent.yaml153 PEER_NETWORK_ID: {type: STRING, desc: peer network id}
/foundation/communication/dsoftbus/
Dhisysevent.yaml186 PEER_NETWORK_ID: {type: STRING, desc: peer device network id }
/foundation/multimedia/av_session/services/session/server/
Davsession_item.cpp893 "PEER_NETWORK_ID", GetAnonymousDeviceId(deviceInfo.networkId_), in RegisterListenerStreamToCast()