Searched refs:new_connection (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dtransport.h148 new_connection(false),
160 bool new_connection; // Is this a newly created connection? member in struct:cricket::ConnectionInfo
H A Dp2ptransportchannel.cc857 info.new_connection = !connection->reported();
H A Dp2ptransportchannel_unittest.cc1248 EXPECT_TRUE(infos[0].new_connection);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant_i.h497 int new_connection; member in struct:wpa_supplicant
H A Dwpa_supplicant.c694 if (state == WPA_COMPLETED && wpa_s->new_connection) {
705 wpa_s->new_connection = 0;
717 wpa_s->new_connection = 1;
2887 wpa_s->new_connection = 1;

Completed in 164 milliseconds