Searched full:peer_net_id (Results 1 – 17 of 17) sorted by relevance
| /foundation/CastEngine/castengine_wifi_display/services/common/ |
| D | sharing_sink_hisysevent.cpp | 87 "PEER_NET_ID", devInfo_.peerNetId.c_str(), in StartReport() 113 "PEER_NET_ID", devInfo_.peerNetId.c_str(), in Report() 140 "PEER_NET_ID", devInfo_.peerNetId.c_str(), in FirstSceneEndReport() 171 "PEER_NET_ID", devInfo_.peerNetId.c_str(), in ThirdSceneEndReport() 198 "PEER_NET_ID", devInfo_.peerNetId.c_str(), in ReportEstablishMirroringError() 222 "PEER_NET_ID", devInfo_.peerNetId.c_str(), in ReportStabilityError() 247 "PEER_NET_ID", devInfo_.peerNetId.c_str(), in ReportDisconnectError() 300 "PEER_NET_ID", devInfo_.peerNetId.c_str(), in P2PReportError()
|
| /foundation/multimedia/av_session/utils/include/ |
| D | radar_constants.h | 107 const char* PEER_NET_ID = "PEER_NET_ID"; variable
|
| /foundation/CastEngine/castengine_wifi_display/ |
| D | hisysevent_sink.yaml | 33 PEER_NET_ID: {type: STRING, desc: network ID of peer device}
|
| /foundation/communication/dsoftbus/dfx/interface/include/form/ |
| D | lnn_event_form.h | 213 const char *peerNetworkId; // PEER_NET_ID 232 char peerNetworkId[NETWORK_ID_BUF_LEN]; // PEER_NET_ID
|
| D | trans_event_form.h | 130 const char *peerNetworkId; // PEER_NET_ID
|
| D | disc_event_form.h | 157 const char *peerNetworkId; // PEER_NET_ID
|
| D | conn_event_form.h | 108 const char *peerNetworkId; // PEER_NET_ID
|
| /foundation/distributeddatamgr/pasteboard/services/dfx/src/ |
| D | pasteboard_event_dfx.h | 147 …"PEER_NET_ID", reportInfo.pasteInfo.peerNetId, "PEER_UDID", reportInfo.pasteInfo.peerUdid, …
|
| /foundation/communication/dsoftbus/dfx/event/src/convert/ |
| D | disc_event_converter.h | 108 { "PEER_NET_ID", HISYSEVENT_STRING, DiscAssignerPeerNetworkId },
|
| D | conn_event_converter.h | 136 { "PEER_NET_ID", HISYSEVENT_STRING, ConnAssignerPeerNetworkId },
|
| D | lnn_event_converter.h | 171 { "PEER_NET_ID", HISYSEVENT_STRING, LnnAssignerPeerNetworkId },
|
| D | trans_event_converter.h | 130 { "PEER_NET_ID", HISYSEVENT_STRING, TransAssignerPeerNetworkId },
|
| /foundation/communication/dsoftbus/ |
| D | hisysevent.yaml | 72 PEER_NET_ID: { type: STRING, desc: peer device net id } 186 PEER_NET_ID: { type: STRING, desc: peer device net id } 255 PEER_NET_ID: { type: STRING, desc: peer device net id } 339 PEER_NET_ID: { type: STRING, desc: peer network id }
|
| /foundation/distributedhardware/distributed_camera/ |
| D | hisysevent.yaml | 120 PEER_NET_ID: {type: STRING, desc: Peer device NET_ID}
|
| /foundation/distributedhardware/distributed_audio/ |
| D | hisysevent.yaml | 117 PEER_NET_ID: {type: STRING, desc: Peer device Net_ID}
|
| /foundation/multimedia/av_session/utils/src/ |
| D | avsession_radar.cpp | 210 PEER_NET_ID, info.peerNetId_, in ReportWithoutTrustInfo() 234 PEER_NET_ID, info.peerNetId_, in ReportWithTrustInfo()
|
| /foundation/distributedhardware/device_manager/radar/src/ |
| D | dm_radar_helper.cpp | 129 …{.name = "PEER_NET_ID", .t = HISYSEVENT_STRING, .v = { .s = (char *)peerNetId.c_str() }, .arraySiz… in ReportDiscoverResCallbackStageSucc() 164 …{.name = "PEER_NET_ID", .t = HISYSEVENT_STRING, .v = { .s = (char *)peerNetId.c_str() }, .arraySiz… in ReportDiscoverResCallback() 788 …{.name = "PEER_NET_ID", .t = HISYSEVENT_STRING, .v = { .s = (char *)peerNetId.c_str() }, .arraySiz… in ReportNetworkOnline() 818 …{.name = "PEER_NET_ID", .t = HISYSEVENT_STRING, .v = { .s = (char *)peerNetId.c_str() }, .arraySiz… in ReportNetworkOffline() 851 …{.name = "PEER_NET_ID", .t = HISYSEVENT_STRING, .v = { .s = (char *)peerNetId.c_str() }, .arraySiz… in ReportDeleteTrustRelation() 1320 …{.name = "PEER_NET_ID", .t = HISYSEVENT_STRING, .v = { .s = (char *)peerNetId.c_str() }, .arraySiz… in ReportGetDeviceInfoResultSucc() 1360 {.name = "PEER_NET_ID", .t = HISYSEVENT_STRING, in ReportGetDeviceInfo()
|