Home
last modified time | relevance | path

Searched defs:RemotingNegotiation (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/cast/streaming/
Dsender_session.h53 struct RemotingNegotiation { struct
54 ConfiguredSenders senders;
60 RemotingCapabilities capabilities;
Dreceiver_session.h68 struct RemotingNegotiation { struct
74 ConfiguredReceivers receivers;
101 RemotingNegotiation negotiation) {} in OnRemotingNegotiated() argument