Searched refs:WPSAPHTTPServer (Results 1 – 1 of 1) sorted by relevance
4339 class WPSAPHTTPServer(StreamRequestHandler): class4482 server, sock = wps_er_start(dev[0], WPSAPHTTPServer, max_age=15)4905 class WPSAPHTTPServer_no_event_sub_url(WPSAPHTTPServer):4913 class WPSAPHTTPServer_event_sub_url_dns(WPSAPHTTPServer):4934 server, sock = wps_er_start(dev[0], WPSAPHTTPServer)4941 class WPSAPHTTPServer_no_sid(WPSAPHTTPServer):4948 class WPSAPHTTPServer_invalid_sid_no_uuid(WPSAPHTTPServer):4955 class WPSAPHTTPServer_invalid_sid_uuid(WPSAPHTTPServer):4962 class WPSAPHTTPServer_fail_subscribe(WPSAPHTTPServer):4977 class WPSAPHTTPServer_subscribe_invalid_response(WPSAPHTTPServer):[all …]