HomeSort by relevance Sort by last modified time
    Searched defs:p2p_channel (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/client/
socketmonitor.cc 117 P2PTransportChannel* p2p_channel = GetP2PChannel(); local
118 if (p2p_channel != NULL) {
120 const std::vector<Connection *> &connections = p2p_channel->connections();
125 info.best_connection = p2p_channel->best_connection() == connection;
  /external/wpa_supplicant_8/src/p2p/
p2p.h 232 struct p2p_channel { struct
291 struct p2p_channel *pref_chan;
    [all...]

Completed in 1086 milliseconds