Searched defs:subtype (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_hostap.c | 293 u16 status_code, bool omit_rsnxe, int subtype) in esp_send_assoc_resp() 354 bool *pmf_enable, int subtype, uint8_t *pairwise_cipher, uint8_t *reason) in hostap_new_assoc_sta()
|
D | esp_wpa_main.c | 290 … hostapd_data *hapd, struct sta_info *sta_info, u8 *ies, u8 ies_len, bool *pmf_enable, int subtype) in check_n_add_wps_sta() 322 … u8 *wpa_ie, u8 wpa_ie_len, u8 *rsnxe, u8 rsnxe_len, bool *pmf_enable, int subtype, uint8_t *pairw… in hostap_sta_join()
|
D | esp_wifi_driver.h | 201 uint8_t subtype; member
|
/hal_espressif-latest/components/spi_flash/sim/stubs/spi_flash/ |
D | esp_partition.h | 78 esp_partition_subtype_t subtype; /*!< partition subtype */ member
|
/hal_espressif-latest/components/bootloader_support/include/ |
D | esp_flash_partitions.h | 82 uint8_t subtype; member
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_tlv_common.h | 75 u8 subtype; member
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | mbo.c | 769 u8 subtype; in mbo_parse_rx_anqp_resp() local
|
D | wpa_supplicant_i.h | 108 uint32_t type, subtype; member
|
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/include/ |
D | blufi_int.h | 96 #define BLUFI_BUILD_TYPE(type, subtype) (((type) & BLUFI_TYPE_MASK) | ((subtype)<<BLUFI_SUBTYPE_SHI… argument
|
/hal_espressif-latest/zephyr/port/wifi/ |
D | wifi_stubs.c | 375 esp_err_t esp_wifi_register_mgmt_frame_internal(uint32_t type, uint32_t subtype) in esp_wifi_register_mgmt_frame_internal()
|