Home
last modified time | relevance | path

Searched refs:new_connection (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dtransport.h89 new_connection(false), in ConnectionInfo()
103 bool new_connection; // Is this a newly created connection? member
Dp2ptransportchannel.cc940 info.new_connection = !connection->reported(); in GetStats()
Dp2ptransportchannel_unittest.cc1141 EXPECT_TRUE(best_conn_info->new_connection); in TEST_F()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant_i.h604 int new_connection; member
Dwpa_supplicant.c837 if (state == WPA_COMPLETED && wpa_s->new_connection) { in wpa_supplicant_set_state()
849 wpa_s->new_connection = 0; in wpa_supplicant_set_state()
861 wpa_s->new_connection = 1; in wpa_supplicant_set_state()
3739 wpa_s->new_connection = 1; in wpa_supplicant_alloc()
/external/libmicrohttpd/doc/
Dlibmicrohttpd.texi2301 int new_connection = (NULL == *con_cls);
2303 if (new_connection)
Dlibmicrohttpd.info2039 int new_connection = (NULL == *con_cls);
2041 if (new_connection)