/hal_espressif-3.5.0/components/bt/host/bluedroid/hci/ |
D | hci_packet_parser.c | 33 static void parse_generic_command_complete(BT_HDR *response) in parse_generic_command_complete() 41 BT_HDR *response, in parse_read_buffer_size_response() 58 BT_HDR *response, in parse_read_local_version_info_response() 74 BT_HDR *response, in parse_read_bd_addr_response() 86 BT_HDR *response, in parse_read_local_supported_commands_response() 99 BT_HDR *response, in parse_read_local_supported_features_response() 110 BT_HDR *response, in parse_read_local_extended_features_response() 133 BT_HDR *response, in parse_ble_read_white_list_size_response() 145 BT_HDR *response, in parse_ble_read_buffer_size_response() 159 BT_HDR *response, in parse_ble_read_supported_states_response() [all …]
|
/hal_espressif-3.5.0/components/wpa_supplicant/src/crypto/ |
D | ms_funcs.c | 146 u8 *response) in challenge_response() 174 u8 *response) in generate_nt_response() 202 u8 *response) in generate_nt_response_pwhash() 231 const u8 *nt_response, u8 *response) in generate_authenticator_response_pwhash() 287 const u8 *nt_response, u8 *response) in generate_authenticator_response() 307 size_t password_len, u8 *response) in nt_challenge_response()
|
/hal_espressif-3.5.0/examples/protocols/coap_server/main/ |
D | coap_server_example_main.c | 91 coap_pdu_t *response) in hnd_espressif_get() 106 coap_pdu_t *response) in hnd_espressif_put() 138 coap_pdu_t *response) in hnd_espressif_delete()
|
/hal_espressif-3.5.0/components/wpa_supplicant/src/eap_peer/ |
D | chap.c | 14 size_t challenge_len, u8 *response) in chap_md5()
|
/hal_espressif-3.5.0/components/sdmmc/ |
D | sdmmc_sd.c | 183 sdmmc_switch_func_rsp_t* response = (sdmmc_switch_func_rsp_t*) in sdmmc_enable_hs_mode() local 307 esp_err_t sdmmc_decode_csd(sdmmc_response_t response, sdmmc_csd_t* out_csd) in sdmmc_decode_csd()
|
D | sdmmc_mmc.c | 180 esp_err_t sdmmc_mmc_decode_csd(sdmmc_response_t response, sdmmc_csd_t* out_csd) in sdmmc_mmc_decode_csd()
|
D | sdmmc_cmd.c | 98 uint8_t response = cmd.response[0] & 0xff; in sdmmc_send_cmd_send_if_cond() local 285 uint32_t response = (rca == 0) ? 0 : SCF_RSP_R1; in sdmmc_send_cmd_select_card() local
|
D | sdmmc_common.c | 244 void sdmmc_flip_byte_order(uint32_t* response, size_t size) in sdmmc_flip_byte_order()
|
/hal_espressif-3.5.0/examples/peripherals/usb/host/msc/components/msc/src/ |
D | msc_scsi_bot.c | 349 cbw_read_capacity_response_t response; in scsi_cmd_read_capacity() local 376 cbw_sense_response_t response; in scsi_cmd_sense() local 400 cbw_inquiry_response_t response = { 0 }; in scsi_cmd_inquiry() local 413 mode_sense_response_t response = { 0 }; in scsi_cmd_mode_sense() local
|
/hal_espressif-3.5.0/examples/provisioning/wifi_prov_mgr/main/ |
D | app_main.c | 132 char response[] = "SUCCESS"; in custom_prov_data_handler() local
|
/hal_espressif-3.5.0/examples/peripherals/usb/host/msc/components/msc/test/ |
D | msc_device.c | 258 void const *response = NULL; in tud_msc_scsi_cb() local
|
/hal_espressif-3.5.0/components/driver/ |
D | sdspi_private.h | 67 uint32_t response[4]; member
|
/hal_espressif-3.5.0/tools/test_apps/system/panic/test_panic_util/ |
D | test_panic_util.py | 246 def match_response(response): argument
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/l2cap/ |
D | l2cap_client.c | 226 tL2CAP_CFG_INFO response = { 0 }; in config_request_cb() local
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/device/ |
D | controller.c | 102 BT_HDR *response; in start_up() local
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/ |
D | btu.h | 42 BT_HDR *response; member
|
/hal_espressif-3.5.0/components/driver/include/driver/ |
D | sdmmc_types.h | 90 sdmmc_response_t response; /*!< response buffer */ member
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btu/ |
D | btu_hcif.c | 1170 static void btu_hcif_command_complete_evt(BT_HDR *response, void *context) in btu_hcif_command_complete_evt()
|
/hal_espressif-3.5.0/components/esp_http_client/ |
D | esp_http_client.c | 95 esp_http_data_t *response; member
|
/hal_espressif-3.5.0/components/soc/esp32s3/include/soc/ |
D | sdmmc_struct.h | 137 uint32_t response: 8; ///< response timeout, in card output clock cycles member
|
/hal_espressif-3.5.0/components/soc/esp32/include/soc/ |
D | sdmmc_struct.h | 139 uint32_t response: 8; ///< response timeout, in card output clock cycles member
|