Home
last modified time | relevance | path

Searched defs:str_len (Results 1 – 21 of 21) sorted by relevance

/Zephyr-latest/modules/mbedtls/
Ddebug.c16 int str_len; in zephyr_mbedtls_debug() local
/Zephyr-latest/subsys/net/ip/
Dutils.c729 static bool parse_ipv6(const char *str, size_t str_len, in parse_ipv6()
813 static inline bool parse_ipv6(const char *str, size_t str_len, in parse_ipv6()
821 static bool parse_ipv4(const char *str, size_t str_len, in parse_ipv4()
883 static inline bool parse_ipv4(const char *str, size_t str_len, in parse_ipv4()
890 bool net_ipaddr_parse(const char *str, size_t str_len, struct sockaddr *addr) in net_ipaddr_parse()
/Zephyr-latest/subsys/shell/
Dshell_wildcard.c108 uint16_t str_len = z_shell_strlen(str); in z_shell_has_wildcard() local
Dshell.c430 size_t str_len = z_shell_strlen(str); in tab_options_print() local
/Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/src/
Dcis_peripheral.c44 size_t str_len; in iso_print_data() local
/Zephyr-latest/samples/bluetooth/iso_peripheral/src/
Dmain.c76 size_t str_len; in iso_print_data() local
/Zephyr-latest/subsys/net/lib/shell/
Dcapture.c22 char *str, int str_len) in get_address_str()
/Zephyr-latest/subsys/net/lib/http/
Dhttp_huffman.c418 int http_hpack_huffman_encode(const uint8_t *str, size_t str_len, in http_hpack_huffman_encode()
Dhttp_hpack.c242 uint32_t str_len; in hpack_string_decode() local
494 size_t str_len; in hpack_string_encode() local
/Zephyr-latest/tests/subsys/settings/file/src/
Dsettings_test_file.c207 size_t str_len) in settings_test_file_strstr()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_receiver.c55 size_t str_len; in iso_log_data() local
/Zephyr-latest/samples/bluetooth/iso_receive/src/
Dmain.c214 size_t str_len; in iso_recv() local
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/src/
Dmain.c235 const size_t str_len = strlen(str); in is_substring() local
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/
Dmain.c250 size_t str_len; in iso_print_data() local
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_broadcast.c640 const size_t str_len = strlen(str); in is_substring() local
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c526 size_t str_len; in iso_print_data() local
/Zephyr-latest/lib/os/
Dcbprintf_packaged.c1151 uint16_t str_len = (strl && (i < strl_len)) ? strl[i] : 0; in cbprintf_package_convert() local
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c1151 const size_t str_len = strlen(str); in is_substring() local
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c1568 size_t str_len; in valid_register_param() local
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c286 const size_t str_len = strlen(str); in is_substring() local
/Zephyr-latest/drivers/modem/
Dhl7800.c3573 size_t str_len = sizeof(TIME_STRING_FORMAT) - 1; in on_cmd_rtc_query() local