HomeSort by relevance Sort by last modified time
    Searched refs:registrar (Results 76 - 83 of 83) sorted by null

1 2 34

  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
MediaPlayerPrivateGStreamer.cpp 159 void MediaPlayerPrivateGStreamer::registerMediaEngine(MediaEngineRegistrar registrar)
162 registrar(create, getSupportedTypes, supportsType, 0, 0, 0);
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_enrollee.c 346 if (wps->wps->ap && wps->wps->registrar) {
348 * If the Registrar is only learning our current configuration,
352 wps_device_store(wps->wps->registrar, &wps->peer_dev,
454 wpa_printf(MSG_DEBUG, "WPS: No Registrar Nonce received");
459 wpa_hexdump(MSG_DEBUG, "WPS: Registrar Nonce",
594 wpa_printf(MSG_DEBUG, "WPS: Registrar proved knowledge of the first "
634 wpa_printf(MSG_DEBUG, "WPS: Registrar proved knowledge of the second "
753 "Registrar");
864 "registration of a new Registrar");
1074 "registration of a new Registrar");
    [all...]
wps_upnp.c 607 /* Registrar Nonce */
    [all...]
wps_upnp_web.c 480 * PutMessage is used by external UPnP-based Registrar to perform WPS
515 * External UPnP-based Registrar is passing us a message to be proxied
650 if (upnp_er_set_selected_registrar(iface->wps->registrar, s,
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 192 * it. Only the internal Registrar is supported.
619 reg = wpa_s->ap_iface->bss[0]->wps->registrar;
765 * Registrar failed to prove its knowledge of the AP PIN. Disable AP
p2p_supplicant.c     [all...]
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc     [all...]
syncer_thread2_unittest.cc     [all...]

Completed in 436 milliseconds

1 2 34