Home
last modified time | relevance | path

Searched refs:networkId (Results 1 - 11 of 11) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dwpa_hal.h208 int32_t networkId; member
H A Dwpa_hal.c50 g_wifiDev[i]->networkId = i; in GetWifiDevByName()
69 g_wifiDev[i]->networkId = i; in SetWifiDev()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dwpa_hal.h208 int32_t networkId; member
H A Dwpa_hal.c50 g_wifiDev[i]->networkId = i; in GetWifiDevByName()
69 g_wifiDev[i]->networkId = i; in SetWifiDev()
/third_party/mesa3d/include/GL/
H A Dglxext.h779 int networkId; member
807 typedef int ( *PFNGLXHYPERPIPECONFIGSGIXPROC) (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId);
816 int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId);
/third_party/openGLES/api/GL/
H A Dglxext.h764 int networkId; member
792 typedef int ( *PFNGLXHYPERPIPECONFIGSGIXPROC) (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId);
801 int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId);
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h763 int networkId; member
791 typedef int ( *PFNGLXHYPERPIPECONFIGSGIXPROC) (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId);
800 int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h763 int networkId; member
791 typedef int ( *PFNGLXHYPERPIPECONFIGSGIXPROC) (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId);
800 int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dnotify.c159 wpaStateChangedParma.networkId = wpa_s->current_ssid ? wpa_s->current_ssid->id : -1; in wpas_notify_state_changed()
162 wpa_printf(MSG_EXCESSIVE, "id = %d state = %d BSSID = " MACSTR_SEC " SSID = %s", wpaStateChangedParma.networkId, in wpas_notify_state_changed()
H A Dwpa_supplicant.c1082 wpaConnectParma.networkId = ssid ? ssid->id : -1; in wpa_supplicant_set_state()
8597 wpaTempDisabledParma.networkId = ssid->id;
H A Dp2p_supplicant.c3024 p2pDeviceLostParam.networkId = wpa_s->current_ssid->id; in wpas_dev_lost()

Completed in 38 milliseconds