Home
last modified time | relevance | path

Searched defs:netdevs (Results 1 - 8 of 8) sorted by relevance

/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/main/
H A Ddevices.c176 lws_netdevs_t *netdevs = lws_netdevs_from_ctx(ctx); in init_plat_devices() local
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
H A Ddevices.c114 lws_netdevs_t *netdevs = lws_netdevs_from_ctx(ctx); in init_plat_devices() local
/third_party/libwebsockets/lib/drivers/netdev/
H A Dwifi.c79 lws_netdevs_t *netdevs = lws_netdevs_from_ndi(&wnd->inst); in lws_netdev_wifi_scan_select() local
189 lws_netdevs_t *netdevs = lws_netdevs_from_ndi(&wnd->inst); lws_netdev_wifi_redo_last() local
[all...]
H A Dnetdev.c138 lws_netdev_credentials_find(lws_netdevs_t *netdevs, const char *ssid, in lws_netdev_credentials_find() argument
155 lws_netdev_find(lws_netdevs_t *netdevs, const char *ifname) in lws_netdev_find() argument
141 lws_start_foreach_dll(struct lws_dll2 *, p, lws_dll2_get_head( &netdevs->owner_creds)) lws_netdev_credentials_find() argument
157 lws_start_foreach_dll(struct lws_dll2 *, p, lws_dll2_get_head( &netdevs->owner)) lws_netdev_find() argument
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/
H A Ddevices.c133 lws_netdevs_t *netdevs = lws_netdevs_from_ctx(ctx); in init_plat_devices() local
/third_party/libwebsockets/lib/plat/freertos/esp32/drivers/netdev/
H A Dwifi-esp32.c344 lws_netdevs_t *netdevs = lws_netdevs_from_ndi(&wnd->inst); in _event_handler_ip() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
H A Dmain.c709 xlws_netdevs_t netdevs; in main() local
/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h536 lws_netdevs_t netdevs; member

Completed in 6 milliseconds