Home
last modified time | relevance | path

Searched defs:req (Results 1 – 18 of 18) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dlpn.c194 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
Dfriend.c822 struct bt_mesh_ctl_friend_clear req = { in send_friend_clear() local
/hal_espressif-latest/components/wpa_supplicant/src/common/
Drrm.c791 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/
Deap_mschapv2.c223 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()
Deap_peap.c498 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
Deap_fast.c1516 const struct eap_hdr *req; in eap_fast_process() local
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/
Deap_server_wsc.c119 struct wpabuf *req; in eap_wsc_build_start() local
139 struct wpabuf *req; in eap_wsc_build_msg() local
Deap_server_identity.c56 struct wpabuf *req; in eap_identity_buildReq() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_main.c1035 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
Dgatt_utils.c169 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
Dgatt_sr.c1622 tGATTS_SRV_CHG_REQ req; in gatts_proc_srv_chg_ind_ack() local
/hal_espressif-latest/zephyr/port/wifi/
Dwifi_stubs.c382 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/
Dnan_app.c960 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/
Desp_wpa3.c681 wifi_mgmt_frm_req_t *req = os_zalloc(sizeof(*req) + ies_len); in esp_send_sae_auth_reply() local
Desp_dpp.c108 wifi_action_tx_req_t *req = os_zalloc(sizeof(*req) + len);; in esp_dpp_send_action_frame() local
Desp_eap_client.c527 struct wpabuf *req = NULL; in eap_sm_rx_eapol_internal() local
Desp_common.c789 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/
Dtlsv1_server_read.c50 const u8 *req, size_t req_len) in tls_process_status_request_item()