Home
last modified time | relevance | path

Searched defs:name_len (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/mbedtls/esp_crt_bundle/
Desp_crt_bundle.c103 size_t name_len = 0; in esp_crt_verify_callback() local
181 size_t name_len = cur_crt[0] << 8 | cur_crt[1]; in esp_crt_bundle_init() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidh_api.c85 UINT16 name_len; in hidh_get_str_attr() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c1131 size_t name_len = strlen(name); in gatt_proxy_adv_create() local
1333 size_t name_len = strlen(name); in gatt_prov_adv_create() local
/hal_espressif-latest/components/bt/common/api/include/api/
Desp_blufi_api.h237 int name_len; /*!< Username length */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c1743 BT_OCTET16 r, UINT8 name_len) in BTM_BuildOobData()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.c1813 size_t len, name_len; in dpp_build_conf_req_helper() local
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dminiz.c4315 size_t name_len, comment_len; in mz_zip_reader_locate_file_v2() local