Home
last modified time | relevance | path

Searched refs:privet (Results 1 – 25 of 41) sorted by relevance

12

/external/libweave/
Dfile_lists.mk28 src/privet/auth_manager.cc \
29 src/privet/cloud_delegate.cc \
30 src/privet/constants.cc \
31 src/privet/device_delegate.cc \
32 src/privet/device_ui_kind.cc \
33 src/privet/openssl_utils.cc \
34 src/privet/privet_handler.cc \
35 src/privet/privet_manager.cc \
36 src/privet/privet_types.cc \
37 src/privet/publisher.cc \
[all …]
/external/libweave/src/privet/
Dprivet_types.cc17 using privet::AuthType;
18 using privet::ConnectionState;
19 using privet::CryptoType;
20 using privet::SetupState;
21 using privet::WifiType;
Dwifi_bootstrap_manager.cc19 namespace privet { namespace
301 EnumToStringMap<privet::WifiBootstrapManager::State>::EnumToStringMap() in EnumToStringMap()
302 : EnumToStringMap(privet::kWifiSetupStateMap) {} in EnumToStringMap()
Ddevice_ui_kind.h11 namespace privet {
Dopenssl_utils.h12 namespace privet {
Dconstants.cc8 namespace privet { namespace
Dconstants.h9 namespace privet {
Ddevice_ui_kind.cc12 namespace privet { namespace
Dopenssl_utils.cc16 namespace privet { namespace
Dwifi_delegate.h15 namespace privet {
Dwifi_ssid_generator.h13 namespace privet {
Ddevice_delegate.h21 namespace privet {
Dpublisher.h20 namespace privet {
Ddevice_delegate.cc13 namespace privet { namespace
Dsecurity_delegate.h17 namespace privet {
Dpublisher.cc20 namespace privet { namespace
Dwifi_ssid_generator_unittest.cc13 namespace privet { namespace
Dwifi_bootstrap_manager.h32 namespace privet {
Dwifi_ssid_generator.cc19 namespace privet { namespace
Dprivet_manager.h35 namespace privet {
Dcloud_delegate.h32 namespace privet {
/external/libweave/src/
Ddevice_manager.h20 namespace privet {
108 std::unique_ptr<privet::AuthManager> auth_manager_;
114 std::unique_ptr<privet::Manager> privet_;
Ddevice_registration_info.h44 namespace privet {
61 privet::AuthManager* auth_manager);
347 privet::AuthManager* auth_manager_{nullptr};
/external/autotest/server/site_tests/buffet_PrivetInfo/
Dcontrol13 This test verifies that the buffet responds to /privet/info request and returns
/external/autotest/server/site_tests/buffet_WebServerSanity/
Dcontrol14 HTTP requests at http://<ip>:8080/privet/ping URL and returns the expected

12