Home
last modified time | relevance | path

Searched defs:str (Results 1 – 25 of 149) sorted by relevance

123456

/hal_espressif-2.7.6/components/esp_http_client/lib/
Dhttp_utils.c41 char *http_utils_assign_string(char **str, const char *new_str, int len) in http_utils_assign_string()
64 void http_utils_trim_whitespace(char **str) in http_utils_trim_whitespace()
93 char *http_utils_get_string_between(const char *str, const char *begin, const char *end) in http_utils_get_string_between()
110 int http_utils_str_starts_with(const char *str, const char *start) in http_utils_str_starts_with()
/hal_espressif-2.7.6/components/wpa_supplicant/src/wps/
Dwps_dev_attr.c247 static int wps_process_manufacturer(struct wps_device_data *dev, const u8 *str, in wps_process_manufacturer()
268 static int wps_process_model_name(struct wps_device_data *dev, const u8 *str, in wps_process_model_name()
289 static int wps_process_model_number(struct wps_device_data *dev, const u8 *str, in wps_process_model_number()
311 const u8 *str, size_t str_len) in wps_process_serial_number()
331 static int wps_process_dev_name(struct wps_device_data *dev, const u8 *str, in wps_process_dev_name()
/hal_espressif-2.7.6/components/wpa_supplicant/src/utils/
Duuid.c14 int uuid_str2bin(const char *str, u8 *bin) in uuid_str2bin()
49 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str()
Dcommon.c152 size_t printf_decode(u8 *buf, size_t maxlen, const char *str) in printf_decode()
239 char *str; in wpa_config_parse_string() local
251 char *tstr, *str; in wpa_config_parse_string() local
273 u8 *str; in wpa_config_parse_string() local
387 void str_clear_free(char *str) in str_clear_free()
Djson.c67 char *str, *spos, *s_end; in json_parse_string() local
165 char *str; in json_parse_number() local
224 char *str; in json_parse() local
/hal_espressif-2.7.6/components/vfs/test/
Dtest_vfs_append.c32 static inline void test_write(int fd, const char *str, const char *msg) in test_write()
37 static inline void test_read(int fd, const char *str, const char *msg) in test_read()
Dtest_vfs_uart.c32 static void fwrite_str_loopback(const char* str, size_t size) in fwrite_str_loopback()
144 const char* str; member
/hal_espressif-2.7.6/components/openssl/library/
Dssl_lib.c765 const char *str; in ssl_protocol_to_string() local
796 const char *str; in SSL_alert_desc_string() local
903 const char *str; in SSL_alert_desc_string_long() local
1010 const char *str; in SSL_alert_type_string() local
1033 const char *str; in SSL_alert_type_string_long() local
1056 const char *str; in SSL_rstate_string() local
1084 const char *str = "unknown"; in SSL_rstate_string_long() local
1111 const char *str = "UNKWN "; in SSL_state_string() local
1219 const char *str = "UNKWN "; in SSL_state_string_long() local
/hal_espressif-2.7.6/tools/kconfig/
Dzconf.l50 static void append_string(const char *str, int size) in append_string()
64 static void alloc_string(const char *str, int size) in alloc_string()
Dzconf.y209 char *str = expand_environment($2->left.sym->name, zconf_curname(), zconf_lineno()); variable
611 static void print_quoted_string(FILE *out, const char *str) in print_quoted_string()
Dqconf.cc47 static inline QString qgettext(const char* str) in qgettext()
52 static inline QString qgettext(const QString& str) in qgettext()
1058 QString str; in symbolInfo() local
1182 QString ConfigInfoView::print_filter(const QString &str) in print_filter()
1213 void ConfigInfoView::expr_print_help(void *data, struct symbol *sym, const char *str) in expr_print_help()
1740 static const QString str = _("Welcome to the qconf graphical configuration tool.\n\n" in showIntro() local
1757 static const QString str = _("qconf is Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>.\n" in showAbout() local
Dconf.c58 static void strip(char *str) in strip()
719 void xfgets(char *str, int size, FILE *in) in xfgets()
Dexpr.c885 static enum string_value_kind expr_parse_string(const char *str, in expr_parse_string()
1163 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str) in expr_print_file_helper()
1173 static void expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) in expr_print_gstr_helper()
/hal_espressif-2.7.6/examples/protocols/pppos_client/components/modem/include/
Desp_modem_dce_service.h43 static inline void strip_cr_lf_tail(char *str, uint32_t len) in strip_cr_lf_tail()
/hal_espressif-2.7.6/components/newlib/
Dabort.c38 const char *str[] = { ERR_STR1, addr_buf, ERR_STR2, core_buf }; in abort() local
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/
Dapp_spp_msg_set.h18 const char *str; member
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/hfp_ag/main/
Dapp_hf_msg_set.h18 const char *str; member
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/hfp_hf/main/
Dapp_hf_msg_set.h18 const char *str; member
/hal_espressif-2.7.6/examples/protocols/pppos_client/components/modem/private_include/
Dbg96_private.h20 #define DCE_CHECK(a, str, goto_tag, ...) \ argument
/hal_espressif-2.7.6/components/nvs_flash/test/
Dtest_nvs.c93 const char* str = "value 0123456789abcdef0123456789abcdef"; variable
406 const char* str = "value 0123456789abcdef0123456789abcdef"; variable
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_common/
Dmesh_util.c20 char *str = NULL; in bt_hex() local
/hal_espressif-2.7.6/components/mbedtls/port/
Dmbedtls_debug.c63 const char *str) in mbedtls_esp_debug()
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/bt_discovery/main/
Dbt_discovery.c54 static char *bda2str(esp_bd_addr_t bda, char *str, size_t size) in bda2str()
66 static char *uuid2str(esp_bt_uuid_t *uuid, char *str, size_t size) in uuid2str()
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_coex_test/components/case/
Dtest_env.c88 bool coex_env_str_to_mac(uint8_t *str, uint8_t *dest) in coex_env_str_to_mac()
/hal_espressif-2.7.6/components/driver/esp32s2/
Ddac.c30 #define DAC_CHECK(a, str, ret_val) ({ \ argument

123456