Home
last modified time | relevance | path

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

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