/hal_espressif-latest/components/bt/host/bluedroid/api/ |
D | esp_hf_client_api.c | 45 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_hf_client_init() local 62 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_hf_client_deinit() local 72 bt_status_t stat; in esp_hf_client_connect() local 94 bt_status_t stat; in esp_hf_client_disconnect() local 116 bt_status_t stat; in esp_hf_client_connect_audio() local 138 bt_status_t stat; in esp_hf_client_disconnect_audio() local 168 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_hf_client_start_voice_recognition() local 185 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_hf_client_stop_voice_recognition() local 207 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_hf_client_args_t), NULL, NULL); in esp_hf_client_volume_update() local 236 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_hf_client_args_t), NULL, NULL); in esp_hf_client_dial() local [all …]
|
D | esp_a2dp_api.c | 35 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_a2d_sink_init() local 56 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_a2d_sink_deinit() local 80 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_av_args_t), NULL, NULL); in esp_a2d_sink_register_data_callback() local 94 bt_status_t stat; in esp_a2d_sink_connect() local 120 bt_status_t stat; in esp_a2d_sink_disconnect() local 144 bt_status_t stat; in esp_a2d_sink_set_delay_value() local 170 bt_status_t stat; in esp_a2d_sink_get_delay_value() local 211 bt_status_t stat; in esp_a2d_media_ctrl() local 245 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_a2d_source_init() local 266 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_a2d_source_deinit() local [all …]
|
D | esp_hidh_api.c | 40 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_bt_hid_host_init() local 54 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_bt_hid_host_deinit() local 70 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_hidh_args_t), NULL, NULL); in esp_bt_hid_host_connect() local 86 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_hidh_args_t), NULL, NULL); in esp_bt_hid_host_disconnect() local 102 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_hidh_args_t), NULL, NULL); in esp_bt_hid_host_virtual_cable_unplug() local 119 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_hidh_args_t), in esp_bt_hid_host_set_info() local 136 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_hidh_args_t), NULL, NULL); in esp_bt_hid_host_get_protocol() local 153 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_hidh_args_t), NULL, NULL); in esp_bt_hid_host_set_protocol() local 169 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_hidh_args_t), NULL, NULL); in esp_bt_hid_host_get_idle() local 186 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_hidh_args_t), NULL, NULL); in esp_bt_hid_host_set_idle() local [all …]
|
D | esp_hidd_api.c | 40 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_bt_hid_device_init() local 53 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_bt_hid_device_deinit() local 72 bt_status_t stat = btc_transfer_context(&msg, &args, sizeof(btc_hidd_args_t), NULL, NULL); in esp_bt_hid_device_register_app() local 85 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_bt_hid_device_unregister_app() local 102 bt_status_t stat = btc_transfer_context(&msg, &args, sizeof(btc_hidd_args_t), NULL, NULL); in esp_bt_hid_device_connect() local 115 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_bt_hid_device_disconnect() local 135 bt_status_t stat = btc_transfer_context(&msg, &args, sizeof(btc_hidd_args_t), in esp_bt_hid_device_send_report() local 153 bt_status_t stat = btc_transfer_context(&msg, &args, sizeof(btc_hidd_args_t), NULL, NULL); in esp_bt_hid_device_report_error() local 166 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_bt_hid_device_virtual_cable_unplug() local
|
D | esp_avrc_api.c | 44 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_avrc_ct_init() local 61 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_avrc_ct_deinit() local 88 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_avrc_args_t), NULL, NULL); in esp_avrc_ct_send_set_player_value_cmd() local 113 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_avrc_args_t), NULL, NULL); in esp_avrc_ct_send_get_rn_capabilities_cmd() local 144 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_avrc_args_t), NULL, NULL); in esp_avrc_ct_send_register_notification_cmd() local 178 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_avrc_args_t), NULL, NULL); in esp_avrc_ct_send_set_absolute_volume_cmd() local 204 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_avrc_args_t), NULL, NULL); in esp_avrc_ct_send_metadata_cmd() local 231 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_avrc_args_t), NULL, NULL); in esp_avrc_ct_send_passthrough_cmd() local 266 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_avrc_tg_init() local 283 bt_status_t stat = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_avrc_tg_deinit() local [all …]
|
D | esp_sdp_api.c | 53 bt_status_t stat; in esp_sdp_init() local 69 bt_status_t stat; in esp_sdp_deinit() local 85 bt_status_t stat; in esp_sdp_search_record() local 111 bt_status_t stat; in esp_sdp_create_record() local 132 bt_status_t stat; in esp_sdp_remove_record() local
|
D | esp_hf_ag_api.c | 315 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_hf_args_t), NULL, NULL); in esp_hf_ag_cind_response() local 335 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_hf_args_t), in esp_hf_ag_cops_response() local 366 bt_status_t stat = btc_transfer_context(&msg, &arg, sizeof(btc_hf_args_t), in esp_hf_ag_clcc_response() local
|
/hal_espressif-latest/components/bt/common/osi/ |
D | alarm.c | 186 esp_err_t stat = esp_timer_create(&tca, &timer_id->alarm_hdl); in osi_alarm_new() local 205 esp_err_t stat = esp_timer_delete(alarm->alarm_hdl); in alarm_free() local 250 esp_err_t stat; in alarm_set() local 294 esp_err_t stat = esp_timer_stop(alarm->alarm_hdl); in osi_alarm_cancel() local
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_bt_api.h | 314 esp_bt_status_t stat; /*!< service search status */ member 324 esp_bt_status_t stat; /*!< service search status */ member 332 esp_bt_status_t stat; /*!< read rssi status */ member 340 esp_bt_status_t stat; /*!< config EIR status: member 354 esp_bt_status_t stat; /*!< authentication complete status */ member 393 esp_bt_status_t stat; /*!< set AFH channel status */ member 401 esp_bt_status_t stat; /*!< read Remote Name status */ member 426 esp_bt_status_t stat; /*!< QoS status */ member 446 esp_bt_status_t stat; /*!< ACL connection status */ member
|
D | esp_gap_ble_api.h | 1269 esp_bt_status_t stat; /*!< BLE set channel status */ member
|
/hal_espressif-latest/components/esp_hw_support/include/esp_private/ |
D | esp_regdma.h | 151 regdma_link_stats_t stat; member 158 regdma_link_stats_t stat; member 165 regdma_link_stats_t stat; member 171 regdma_link_stats_t stat; member 178 regdma_link_stats_t stat; member 185 regdma_link_stats_t stat; member
|
/hal_espressif-latest/zephyr/esp32/src/ |
D | soc_init.c | 17 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, lsstat = 0, lsaddr = 0, lsdata = 0, in wdt_reset_info_dump() local
|
/hal_espressif-latest/components/bootloader_support/src/esp32s3/ |
D | bootloader_esp32s3.c | 59 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, in wdt_reset_info_dump() local
|
/hal_espressif-latest/components/bootloader_support/src/esp32/ |
D | bootloader_esp32.c | 93 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, in wdt_reset_info_dump() local
|
/hal_espressif-latest/zephyr/esp32s3/src/ |
D | soc_init.c | 67 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, lsstat = 0, lsaddr = 0, lsdata = 0, in wdt_reset_info_dump() local
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/ |
D | btc_av.c | 1117 bool stat = false; in btc_av_init() local 1327 bt_status_t stat; in bte_av_callback() local
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/ |
D | btc_hf_client.c | 740 bt_status_t stat; in bte_hf_client_evt() local
|
/hal_espressif-latest/components/bt/controller/esp32c2/ |
D | bt.c | 1144 esp_err_t stat = ESP_FAIL; in esp_ble_tx_power_set() local 1177 esp_err_t stat = ESP_FAIL; in esp_ble_tx_power_set_enhanced() local
|
/hal_espressif-latest/components/bt/controller/esp32h2/ |
D | bt.c | 1180 esp_err_t stat = ESP_FAIL; in esp_ble_tx_power_set() local 1214 esp_err_t stat = ESP_FAIL; in esp_ble_tx_power_set_enhanced() local
|
/hal_espressif-latest/components/bt/controller/esp32c6/ |
D | bt.c | 1202 esp_err_t stat = ESP_FAIL; in esp_ble_tx_power_set() local 1236 esp_err_t stat = ESP_FAIL; in esp_ble_tx_power_set_enhanced() local
|
/hal_espressif-latest/zephyr/esp32c3/src/bt/ |
D | esp_bt_adapter.c | 1488 esp_err_t stat = ESP_FAIL; in esp_ble_tx_power_set() local 1529 esp_err_t stat = ESP_FAIL; in esp_ble_tx_power_set_enhanced() local
|
/hal_espressif-latest/zephyr/esp32s3/src/bt/ |
D | esp_bt_adapter.c | 1476 esp_err_t stat = ESP_FAIL; in esp_ble_tx_power_set() local 1517 esp_err_t stat = ESP_FAIL; in esp_ble_tx_power_set_enhanced() local
|
/hal_espressif-latest/components/bt/controller/esp32c3/ |
D | bt.c | 1736 esp_err_t stat = ESP_FAIL; in esp_ble_tx_power_set() local 1777 esp_err_t stat = ESP_FAIL; in esp_ble_tx_power_set_enhanced() local
|
/hal_espressif-latest/components/esp_hw_support/port/ |
D | regdma_link.c | 471 regdma_link_stats_t *stat = regdma_link_get_stats(link); in regdma_link_destroy_wrapper() local
|
/hal_espressif-latest/tools/esptool_py/flasher_stub/ |
D | miniz.c | 5418 mz_zip_archive_file_stat stat; in mz_zip_validate_archive() local
|