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.c768 static bool parse_ipv6(const char *str, size_t str_len, in parse_ipv6()
852 static inline bool parse_ipv6(const char *str, size_t str_len, in parse_ipv6()
860 static bool parse_ipv4(const char *str, size_t str_len, in parse_ipv4()
922 static inline bool parse_ipv4(const char *str, size_t str_len, in parse_ipv4()
929 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.c431 size_t str_len = z_shell_strlen(str); in tab_options_print() local
/Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/src/
Dcis_peripheral.c46 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.c237 uint32_t str_len; in hpack_string_decode() local
489 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.c54 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.c643 const size_t str_len = strlen(str); in is_substring() local
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c558 size_t str_len; in iso_print_data() local
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c720 const size_t str_len = strlen(str); in is_substring() 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/subsys/bluetooth/audio/
Dtbs.c1997 size_t str_len; in valid_register_param() local
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c288 const size_t str_len = strlen(str); in is_substring() local
/Zephyr-latest/drivers/modem/
Dhl7800.c3633 size_t str_len = sizeof(TIME_STRING_FORMAT) - 1; in on_cmd_rtc_query() local