HomeSort by relevance Sort by last modified time
    Searched refs:new_connection (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transport.h 148 new_connection(false),
160 bool new_connection; // Is this a newly created connection? member in struct:cricket::ConnectionInfo
p2ptransportchannel.cc 856 info.new_connection = !connection->reported();
    [all...]
p2ptransportchannel_unittest.cc     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant_i.h 497 int new_connection; member in struct:wpa_supplicant
wpa_supplicant.c 698 if (state == WPA_COMPLETED && wpa_s->new_connection) {
709 wpa_s->new_connection = 0;
721 wpa_s->new_connection = 1;
    [all...]

Completed in 162 milliseconds