Searched defs:hdr (Results 51 – 64 of 64) sorted by relevance
123
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_dpp.c | 485 int esp_supp_rx_action(uint8_t *hdr, uint8_t *payload, size_t len, uint8_t channel) in esp_supp_rx_action()
|
D | esp_wps.c | 966 struct ieee802_1x_hdr *hdr; in wps_sm_rx_eapol_internal() local
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_tls_common.c | 1026 struct eap_hdr *hdr, struct wpabuf **resp) in eap_peer_tls_phase2_nak()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | avrc_defs.h | 768 tAVRC_HDR hdr; /* Message header. */ member 776 tAVRC_HDR hdr; /* Message header. */ member 788 tAVRC_HDR hdr; /* Message header. */ member 796 tAVRC_HDR hdr; /* hdr.ctype Unused. member 813 tAVRC_HDR hdr; /* hdr.ctype AVRC_CMD or AVRC_RSP. member 823 tAVRC_HDR hdr; /* Message header. */ member
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/ |
D | btc_hh.c | 1450 BT_HDR *hdr = p_data->hs_data.rsp_data.p_rpt_data; in btc_hh_cb_handler() local
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | dpp.c | 2396 unsigned int curr_chan, const u8 *hdr, const u8 *attr_start, in dpp_auth_req_rx() 2847 dpp_auth_resp_rx_status(struct dpp_authentication *auth, const u8 *hdr, in dpp_auth_resp_rx_status() 2945 dpp_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr, in dpp_auth_resp_rx() 3260 const u8 *hdr, in dpp_auth_conf_rx_failure() 3330 int dpp_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr, in dpp_auth_conf_rx()
|
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/ |
D | wpa.c | 1867 struct ieee802_1x_hdr *hdr; in wpa_sm_rx_eapol() local 2640 struct ieee802_1x_hdr *hdr; in eapol_txcb() local
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/ |
D | bta_av_act.c | 1259 BT_HDR hdr; in bta_av_disable() local
|
D | bta_av_aact.c | 2289 BT_HDR hdr; in bta_av_start_ok() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 460 BT_HDR hdr; member 465 BT_HDR hdr; member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/include/ |
D | avdt_int.h | 385 tAVDT_EVT_HDR hdr; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_av_api.h | 426 tAVRC_HDR hdr; /* Message header. */ member
|
/hal_espressif-latest/components/esp_wifi/include/ |
D | esp_wifi_types.h | 594 uint8_t *hdr; /**< header of the wifi packet */ member
|
/hal_espressif-latest/tools/esptool_py/flasher_stub/ |
D | miniz.c | 7174 mz_uint8 hdr[256]; in mz_zip_writer_finalize_archive() local
|
123