/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | lpn.c | 194 struct bt_mesh_ctl_friend_clear req = { in send_friend_clear() local 317 struct bt_mesh_ctl_friend_req req = { in send_friend_req() local 675 struct bt_mesh_ctl_friend_sub req = {0}; in sub_update() local 806 uint8_t req = lpn->sent_req; in lpn_timeout() local
|
D | friend.c | 822 struct bt_mesh_ctl_friend_clear req = { in send_friend_clear() local
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | rrm.c | 791 const struct rrm_measurement_beacon_request *req, in wpas_rm_handle_beacon_req() 894 const struct rrm_measurement_request_element *req, in wpas_rrm_handle_msr_req_element() 952 const struct rrm_measurement_request_element *req; in wpas_rrm_process_msr_req_elems() local 1033 const struct rrm_link_measurement_request *req; in wpas_rrm_handle_link_measurement_request() local
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_mschapv2.c | 223 struct eap_method_ret *ret, const struct eap_mschapv2_hdr *req, in eap_mschapv2_challenge() 313 const struct eap_mschapv2_hdr *req, in eap_mschapv2_success() 473 struct eap_method_ret *ret, const struct eap_mschapv2_hdr *req, u8 id) in eap_mschapv2_change_password() 609 const struct eap_mschapv2_hdr *req, in eap_mschapv2_failure()
|
D | eap_peap.c | 498 const struct wpabuf *req, struct wpabuf **resp, in eap_tlv_process() 656 struct wpabuf *req, in eap_peap_phase2_request() 806 const struct eap_hdr *req, in eap_peap_decrypt() 1081 const struct eap_hdr *req; in eap_peap_process() local
|
D | eap_fast.c | 1516 const struct eap_hdr *req; in eap_fast_process() local
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/ |
D | eap_server_wsc.c | 119 struct wpabuf *req; in eap_wsc_build_start() local 139 struct wpabuf *req; in eap_wsc_build_msg() local
|
D | eap_server_identity.c | 56 struct wpabuf *req; in eap_identity_buildReq() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_main.c | 1035 tGATTS_SRV_CHG_REQ req; in gatt_add_a_bonded_dev_for_srv_chg() local 1119 tGATTS_SRV_CHG_REQ req; in gatt_init_srv_chg() local
|
D | gatt_utils.c | 169 tGATTS_SRV_CHG_REQ req; in gatt_delete_dev_from_srv_chg_clt_list() local 210 tGATTS_SRV_CHG_REQ req; in gatt_set_srv_chg() local
|
D | gatt_sr.c | 1622 tGATTS_SRV_CHG_REQ req; in gatts_proc_srv_chg_ind_ack() local
|
/hal_espressif-latest/zephyr/port/wifi/ |
D | wifi_stubs.c | 382 esp_err_t esp_wifi_send_mgmt_frm_internal(const wifi_mgmt_frm_req_t *req) in esp_wifi_send_mgmt_frm_internal() 394 const wifi_action_tx_req_t *req) in esp_wifi_action_tx_req() 794 esp_err_t esp_nan_internal_datapath_req(wifi_nan_datapath_req_t *req, uint8_t *ndp_id) in esp_nan_internal_datapath_req() 807 esp_err_t esp_nan_internal_datapath_end(wifi_nan_datapath_end_req_t *req) in esp_nan_internal_datapath_end()
|
/hal_espressif-latest/components/esp_wifi/wifi_apps/src/ |
D | nan_app.c | 960 uint8_t esp_wifi_nan_datapath_req(wifi_nan_datapath_req_t *req) in esp_wifi_nan_datapath_req() 1044 esp_err_t esp_wifi_nan_datapath_end(wifi_nan_datapath_end_req_t *req) in esp_wifi_nan_datapath_end()
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_wpa3.c | 681 wifi_mgmt_frm_req_t *req = os_zalloc(sizeof(*req) + ies_len); in esp_send_sae_auth_reply() local
|
D | esp_dpp.c | 108 wifi_action_tx_req_t *req = os_zalloc(sizeof(*req) + len);; in esp_dpp_send_action_frame() local
|
D | esp_eap_client.c | 527 struct wpabuf *req = NULL; in eap_sm_rx_eapol_internal() local
|
D | esp_common.c | 789 wifi_mgmt_frm_req_t *req = os_zalloc(sizeof(*req) + data_len);; in wpa_drv_send_action() local
|
/hal_espressif-latest/components/wpa_supplicant/src/tls/ |
D | tlsv1_server_read.c | 50 const u8 *req, size_t req_len) in tls_process_status_request_item()
|