Home
last modified time | relevance | path

Searched defs:vendor_id (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_attr_parse.c114 u32 vendor_id; in wps_parse_vendor_ext() local
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_ttls.h24 be32 vendor_id; member
Deap_ttls.c144 static u8 * eap_ttls_avp_hdr(u8 *avphdr, u32 avp_code, u32 vendor_id, in eap_ttls_avp_hdr()
169 u32 vendor_id, int mandatory, in eap_ttls_avp_add()
846 u32 avp_code, avp_length, vendor_id = 0; in eap_ttls_parse_avp() local
Deap_defs.h110 u8 vendor_id[3]; member
Deap_tlv_common.h50 be32 vendor_id; member
Deap_fast.c497 static struct wpabuf * eap_fast_tlv_nak(int vendor_id, int tlv_type) in eap_fast_tlv_nak()
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash.c663 uint32_t vendor_id = BYTESHIFT(rdid, 2); in is_xmc_chip_strict() local
731 uint32_t vendor_id = (rdid >> 16) & 0xFF; in is_xmc_chip() local
/hal_espressif-latest/zephyr/port/bootloader/
Dbootloader_flash.c651 uint32_t vendor_id = BYTESHIFT(rdid, 2); in is_xmc_chip_strict() local
719 uint32_t vendor_id = (rdid >> 16) & 0xFF; in is_xmc_chip() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_utils.c155 void bta_hh_update_di_info(tBTA_HH_DEV_CB *p_cb, UINT16 vendor_id, UINT16 product_id, in bta_hh_update_di_info()
/hal_espressif-latest/components/spi_flash/esp32s3/
Dspi_flash_oct_flash_init.c278 uint8_t vendor_id = 0; in esp_opiflash_init() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dsrvc_api.h57 UINT16 vendor_id; member
Ddis_api.h81 UINT16 vendor_id; member
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_hidh_api.h128 int vendor_id; /*!< Device ID information: vendor ID */ member
281 uint16_t vendor_id; /*!< Vendor ID */ member
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_storage.c355 … uint8_t app_id, uint16_t vendor_id, uint16_t product_id, uint16_t version, in btc_storage_add_hid_device_info()
/hal_espressif-latest/components/esp_psram/esp32s3/
Desp_psram_impl_octal.c60 uint8_t vendor_id: 5; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h194 UINT16 vendor_id; /* vendor ID */ member