Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blinker-iot/blinker-esp-idf
/ functions
Functions
896 in github.com/blinker-iot/blinker-esp-idf
⨍
Functions
896
◇
Types & classes
165
↓ 1 callers
Function
cs_free_ctrl_sock
ESP8266/components/esp_http_server/src/util/ctrl_sock.c:48
↓ 1 callers
Function
cs_free_ctrl_sock
ESP32/v4.4/components/esp_http_server/src/util/ctrl_sock.c:40
↓ 1 callers
Function
cs_free_ctrl_sock
ESP32/v4.3/components/esp_http_server/src/util/ctrl_sock.c:48
↓ 1 callers
Function
enum_function
ESP32/v4.4/components/esp_http_server/src/httpd_sess.c:63
↓ 1 callers
Function
esp_rtc_get_reset_reason
ESP8266/components/blinker/src/utils/blinker_reboot.c:48
↓ 1 callers
Function
esp_rtc_get_reset_reason
ESP32/v4.4/components/Blinker/src/utils/blinker_reboot.c:48
↓ 1 callers
Function
esp_rtc_get_reset_reason
ESP32/v4.3/components/Blinker/src/utils/blinker_reboot.c:48
↓ 1 callers
Function
fd_is_valid
Check if a FD is valid */
ESP8266/components/esp_http_server/src/httpd_sess.c:194
↓ 1 callers
Function
fd_is_valid
Check if a FD is valid
ESP32/v4.4/components/esp_http_server/src/httpd_sess.c:58
↓ 1 callers
Function
fd_is_valid
Check if a FD is valid */
ESP32/v4.3/components/esp_http_server/src/httpd_sess.c:197
↓ 1 callers
Function
handler_limit_uri
ESP32/v4.4/components/esp_http_server/test/test_http_server.c:23
↓ 1 callers
Function
handler_limit_uri
ESP32/v4.3/components/esp_http_server/test/test_http_server.c:31
↓ 1 callers
Function
httpd_accept_conn
ESP8266/components/esp_http_server/src/httpd_main.c:29
↓ 1 callers
Function
httpd_accept_conn
ESP32/v4.4/components/esp_http_server/src/httpd_main.c:26
↓ 1 callers
Function
httpd_accept_conn
ESP32/v4.3/components/esp_http_server/src/httpd_main.c:29
↓ 1 callers
Function
httpd_close_all_sessions
ESP8266/components/esp_http_server/src/httpd_main.c:115
↓ 1 callers
Function
httpd_close_all_sessions
ESP32/v4.3/components/esp_http_server/src/httpd_main.c:135
↓ 1 callers
Function
httpd_cookie_key_value
Helper function to get a cookie value from a cookie string of the type "cookie1=val1; cookie2=val2" */
ESP32/v4.4/components/esp_http_server/src/httpd_parse.c:1078
↓ 1 callers
Function
httpd_create
ESP8266/components/esp_http_server/src/httpd_main.c:300
↓ 1 callers
Function
httpd_create
ESP32/v4.4/components/esp_http_server/src/httpd_main.c:336
↓ 1 callers
Function
httpd_create
ESP32/v4.3/components/esp_http_server/src/httpd_main.c:333
↓ 1 callers
Function
httpd_find_uri_handler2
Alternate implmentation of httpd_find_uri_handler() * which takes a uri_len field. This is useful when the URI * string contains extra parameters th
ESP8266/components/esp_http_server/src/httpd_uri.c:165
↓ 1 callers
Function
httpd_is_sess_available
ESP8266/components/esp_http_server/src/httpd_sess.c:26
↓ 1 callers
Function
httpd_os_thread_create
ESP8266/components/esp_http_server/src/port/esp8266/osal.h:33
↓ 1 callers
Function
httpd_os_thread_create
ESP32/v4.4/components/esp_http_server/src/port/esp32/osal.h:25
↓ 1 callers
Function
httpd_os_thread_create
ESP32/v4.3/components/esp_http_server/src/port/esp32/osal.h:33
↓ 1 callers
Function
httpd_os_thread_delete
Only self delete is supported */
ESP8266/components/esp_http_server/src/port/esp8266/osal.h:45
↓ 1 callers
Function
httpd_os_thread_delete
Only self delete is supported */
ESP32/v4.4/components/esp_http_server/src/port/esp32/osal.h:38
↓ 1 callers
Function
httpd_os_thread_delete
Only self delete is supported */
ESP32/v4.3/components/esp_http_server/src/port/esp32/osal.h:46
↓ 1 callers
Function
httpd_os_thread_handle
ESP8266/components/esp_http_server/src/port/esp8266/osal.h:55
↓ 1 callers
Function
httpd_os_thread_handle
ESP32/v4.4/components/esp_http_server/src/port/esp32/osal.h:48
↓ 1 callers
Function
httpd_os_thread_handle
ESP32/v4.3/components/esp_http_server/src/port/esp32/osal.h:56
↓ 1 callers
Function
httpd_os_thread_sleep
ESP8266/components/esp_http_server/src/port/esp8266/osal.h:50
↓ 1 callers
Function
httpd_os_thread_sleep
ESP32/v4.4/components/esp_http_server/src/port/esp32/osal.h:43
↓ 1 callers
Function
httpd_os_thread_sleep
ESP32/v4.3/components/esp_http_server/src/port/esp32/osal.h:51
↓ 1 callers
Function
httpd_parse_req
Function that receives TCP data and runs parser on it */
ESP8266/components/esp_http_server/src/httpd_parse.c:520
↓ 1 callers
Function
httpd_parse_req
Function that receives TCP data and runs parser on it */
ESP32/v4.4/components/esp_http_server/src/httpd_parse.c:617
↓ 1 callers
Function
httpd_parse_req
Function that receives TCP data and runs parser on it */
ESP32/v4.3/components/esp_http_server/src/httpd_parse.c:625
↓ 1 callers
Function
httpd_process_ctrl_msg
ESP8266/components/esp_http_server/src/httpd_main.c:125
↓ 1 callers
Function
httpd_process_ctrl_msg
ESP32/v4.4/components/esp_http_server/src/httpd_main.c:133
↓ 1 callers
Function
httpd_process_ctrl_msg
ESP32/v4.3/components/esp_http_server/src/httpd_main.c:145
↓ 1 callers
Function
httpd_queue_work
ESP8266/components/esp_http_server/src/httpd_main.c:83
↓ 1 callers
Function
httpd_queue_work
ESP32/v4.3/components/esp_http_server/src/httpd_main.c:83
↓ 1 callers
Function
httpd_recv
ESP8266/components/esp_http_server/src/httpd_txrx.c:147
↓ 1 callers
Function
httpd_recv
ESP32/v4.4/components/esp_http_server/src/httpd_txrx.c:139
↓ 1 callers
Function
httpd_recv
ESP32/v4.3/components/esp_http_server/src/httpd_txrx.c:147
↓ 1 callers
Function
httpd_recv_pending
ESP8266/components/esp_http_server/src/httpd_txrx.c:92
↓ 1 callers
Function
httpd_recv_pending
ESP32/v4.4/components/esp_http_server/src/httpd_txrx.c:84
↓ 1 callers
Function
httpd_recv_pending
ESP32/v4.3/components/esp_http_server/src/httpd_txrx.c:92
↓ 1 callers
Function
httpd_register_uri_handler
ESP8266/components/esp_http_server/src/httpd_uri.c:42
↓ 1 callers
Function
httpd_req_delete
Function that resets the http request data */
ESP8266/components/esp_http_server/src/httpd_parse.c:675
↓ 1 callers
Function
httpd_req_delete
Function that resets the http request data */
ESP32/v4.4/components/esp_http_server/src/httpd_parse.c:796
↓ 1 callers
Function
httpd_req_delete
Function that resets the http request data */
ESP32/v4.3/components/esp_http_server/src/httpd_parse.c:798
↓ 1 callers
Function
httpd_req_get_hdr_value_len
Get the length of the value string of a header request field */
ESP32/v4.4/components/esp_http_server/src/httpd_parse.c:956
↓ 1 callers
Function
httpd_req_new
Function that processes incoming TCP data and * updates the http request data httpd_req_t */
ESP8266/components/esp_http_server/src/httpd_parse.c:612
↓ 1 callers
Function
httpd_req_new
Function that processes incoming TCP data and * updates the http request data httpd_req_t */
ESP32/v4.4/components/esp_http_server/src/httpd_parse.c:723
↓ 1 callers
Function
httpd_req_new
Function that processes incoming TCP data and * updates the http request data httpd_req_t */
ESP32/v4.3/components/esp_http_server/src/httpd_parse.c:730
↓ 1 callers
Function
httpd_req_recv
ESP8266/components/esp_http_server/src/httpd_txrx.c:452
↓ 1 callers
Function
httpd_req_recv
ESP32/v4.4/components/esp_http_server/src/httpd_txrx.c:507
↓ 1 callers
Function
httpd_req_recv
ESP32/v4.3/components/esp_http_server/src/httpd_txrx.c:515
↓ 1 callers
Function
httpd_resp_send
ESP8266/components/esp_http_server/src/httpd_txrx.c:234
↓ 1 callers
Function
httpd_resp_send_chunk
ESP32/v4.4/components/esp_http_server/src/httpd_txrx.c:294
↓ 1 callers
Function
httpd_resp_send_chunk
ESP32/v4.3/components/esp_http_server/src/httpd_txrx.c:302
↓ 1 callers
Function
httpd_resp_set_status
* This API sets the status of the HTTP response to the value specified. * But the status isn't sent out until any of the send APIs is executed. */
ESP8266/components/esp_http_server/src/httpd_txrx.c:200
↓ 1 callers
Function
httpd_resp_set_status
* This API sets the status of the HTTP response to the value specified. * But the status isn't sent out until any of the send APIs is executed. */
ESP32/v4.4/components/esp_http_server/src/httpd_txrx.c:193
↓ 1 callers
Function
httpd_resp_set_status
* This API sets the status of the HTTP response to the value specified. * But the status isn't sent out until any of the send APIs is executed. */
ESP32/v4.3/components/esp_http_server/src/httpd_txrx.c:201
↓ 1 callers
Function
httpd_resp_set_type
* This API sets the method/type of the HTTP response to the value specified. * But the method isn't sent out until any of the send APIs is executed.
ESP8266/components/esp_http_server/src/httpd_txrx.c:219
↓ 1 callers
Function
httpd_resp_set_type
* This API sets the method/type of the HTTP response to the value specified. * But the method isn't sent out until any of the send APIs is executed.
ESP32/v4.4/components/esp_http_server/src/httpd_txrx.c:212
↓ 1 callers
Function
httpd_resp_set_type
* This API sets the method/type of the HTTP response to the value specified. * But the method isn't sent out until any of the send APIs is executed.
ESP32/v4.3/components/esp_http_server/src/httpd_txrx.c:220
↓ 1 callers
Function
httpd_send
ESP8266/components/esp_http_server/src/httpd_txrx.c:55
↓ 1 callers
Function
httpd_send
ESP32/v4.4/components/esp_http_server/src/httpd_txrx.c:47
↓ 1 callers
Function
httpd_send
ESP32/v4.3/components/esp_http_server/src/httpd_txrx.c:55
↓ 1 callers
Function
httpd_server
Manage in-coming connection or data requests */
ESP8266/components/esp_http_server/src/httpd_main.c:155
↓ 1 callers
Function
httpd_server
Manage in-coming connection or data requests */
ESP32/v4.4/components/esp_http_server/src/httpd_main.c:186
↓ 1 callers
Function
httpd_server
Manage in-coming connection or data requests */
ESP32/v4.3/components/esp_http_server/src/httpd_main.c:175
↓ 1 callers
Function
httpd_server_init
ESP8266/components/esp_http_server/src/httpd_main.c:237
↓ 1 callers
Function
httpd_server_init
ESP32/v4.4/components/esp_http_server/src/httpd_main.c:265
↓ 1 callers
Function
httpd_server_init
ESP32/v4.3/components/esp_http_server/src/httpd_main.c:262
↓ 1 callers
Function
httpd_sess_clear_ctx
ESP32/v4.4/components/esp_http_server/src/httpd_sess.c:237
↓ 1 callers
Function
httpd_sess_close_all
ESP32/v4.4/components/esp_http_server/src/httpd_sess.c:484
↓ 1 callers
Function
httpd_sess_close_lru
ESP8266/components/esp_http_server/src/httpd_sess.c:329
↓ 1 callers
Function
httpd_sess_close_lru
ESP32/v4.4/components/esp_http_server/src/httpd_sess.c:451
↓ 1 callers
Function
httpd_sess_close_lru
ESP32/v4.3/components/esp_http_server/src/httpd_sess.c:334
↓ 1 callers
Function
httpd_sess_delete_invalid
ESP8266/components/esp_http_server/src/httpd_sess.c:205
↓ 1 callers
Function
httpd_sess_delete_invalid
ESP32/v4.4/components/esp_http_server/src/httpd_sess.c:340
↓ 1 callers
Function
httpd_sess_delete_invalid
ESP32/v4.3/components/esp_http_server/src/httpd_sess.c:208
↓ 1 callers
Function
httpd_sess_init
ESP8266/components/esp_http_server/src/httpd_sess.c:262
↓ 1 callers
Function
httpd_sess_init
ESP32/v4.4/components/esp_http_server/src/httpd_sess.c:385
↓ 1 callers
Function
httpd_sess_init
ESP32/v4.3/components/esp_http_server/src/httpd_sess.c:265
↓ 1 callers
Function
httpd_sess_new
ESP8266/components/esp_http_server/src/httpd_sess.c:60
↓ 1 callers
Function
httpd_sess_new
ESP32/v4.4/components/esp_http_server/src/httpd_sess.c:185
↓ 1 callers
Function
httpd_sess_new
ESP32/v4.3/components/esp_http_server/src/httpd_sess.c:59
↓ 1 callers
Function
httpd_sess_pending
ESP8266/components/esp_http_server/src/httpd_sess.c:271
↓ 1 callers
Function
httpd_sess_pending
ESP32/v4.4/components/esp_http_server/src/httpd_sess.c:393
↓ 1 callers
Function
httpd_sess_pending
ESP32/v4.3/components/esp_http_server/src/httpd_sess.c:274
↓ 1 callers
Function
httpd_sess_process
This MUST return ESP_OK on successful execution. If any other * value is returned, everything related to this socket will be * cleaned up and the so
ESP8266/components/esp_http_server/src/httpd_sess.c:291
↓ 1 callers
Function
httpd_sess_process
This MUST return ESP_OK on successful execution. If any other * value is returned, everything related to this socket will be * cleaned up and the so
ESP32/v4.4/components/esp_http_server/src/httpd_sess.c:412
↓ 1 callers
Function
httpd_sess_process
This MUST return ESP_OK on successful execution. If any other * value is returned, everything related to this socket will be * cleaned up and the so
ESP32/v4.3/components/esp_http_server/src/httpd_sess.c:296
↓ 1 callers
Function
httpd_sess_set_descriptors
ESP8266/components/esp_http_server/src/httpd_sess.c:178
↓ 1 callers
Function
httpd_sess_set_descriptors
ESP32/v4.4/components/esp_http_server/src/httpd_sess.c:327
← previous
next →
301–400 of 896, ranked by callers