From 70fab5f04b75eba4f1c3e752e7932731f0da8d26 Mon Sep 17 00:00:00 2001 From: bogdan Date: Sun, 22 Oct 2023 10:28:32 +0200 Subject: [PATCH] clean from old http handlers --- .project | 1515 ------------------------------------ components/webguiapp | 2 +- main/main.c | 4 - main/src/HTTPPostCustom.c | 137 ---- main/src/HTTPPrintCustom.c | 127 --- 5 files changed, 1 insertion(+), 1784 deletions(-) delete mode 100644 main/src/HTTPPostCustom.c delete mode 100644 main/src/HTTPPrintCustom.c diff --git a/.project b/.project index 978e6f7..8d3757e 100644 --- a/.project +++ b/.project @@ -1393,11 +1393,6 @@ 1 /home/bogdan/esp-idf-v5.1.1/components/esp_coex/esp32/esp_coex_adapter.c - - build/ide/esp_idf_components/esp_coex/src/coexist.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/esp_coex/src/coexist.c - build/ide/esp_idf_components/esp_common/src/esp_err_to_name.c 1 @@ -1463,26 +1458,6 @@ 1 /home/bogdan/esp-idf-v5.1.1/components/esp_gdbstub/src/packet.c - - build/ide/esp_idf_components/esp_hid/src/ble_hidd.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/esp_hid/src/ble_hidd.c - - - build/ide/esp_idf_components/esp_hid/src/ble_hidh.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/esp_hid/src/ble_hidh.c - - - build/ide/esp_idf_components/esp_hid/src/bt_hidd.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/esp_hid/src/bt_hidd.c - - - build/ide/esp_idf_components/esp_hid/src/bt_hidh.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/esp_hid/src/bt_hidh.c - build/ide/esp_idf_components/esp_hid/src/esp_hid_common.c 1 @@ -1613,11 +1588,6 @@ 1 /home/bogdan/esp-idf-v5.1.1/components/esp_local_ctrl/src/esp_local_ctrl_handler.c - - build/ide/esp_idf_components/esp_local_ctrl/src/esp_local_ctrl_transport_ble.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/esp_local_ctrl/src/esp_local_ctrl_transport_ble.c - build/ide/esp_idf_components/esp_local_ctrl/src/esp_local_ctrl_transport_httpd.c 1 @@ -2223,11 +2193,6 @@ 1 /home/bogdan/esp-idf-v5.1.1/components/wifi_provisioning/src/manager.c - - build/ide/esp_idf_components/wifi_provisioning/src/scheme_ble.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/wifi_provisioning/src/scheme_ble.c - build/ide/esp_idf_components/wifi_provisioning/src/scheme_console.c 1 @@ -2283,106 +2248,6 @@ 1 /home/bogdan/esp-idf-v5.1.1/components/bootloader_support/src/idf/bootloader_sha.c - - build/ide/esp_idf_components/bt/common/api/esp_blufi_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/api/esp_blufi_api.c - - - build/ide/esp_idf_components/bt/common/osi/alarm.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/alarm.c - - - build/ide/esp_idf_components/bt/common/osi/allocator.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/allocator.c - - - build/ide/esp_idf_components/bt/common/osi/buffer.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/buffer.c - - - build/ide/esp_idf_components/bt/common/osi/config.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/config.c - - - build/ide/esp_idf_components/bt/common/osi/fixed_pkt_queue.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/fixed_pkt_queue.c - - - build/ide/esp_idf_components/bt/common/osi/fixed_queue.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/fixed_queue.c - - - build/ide/esp_idf_components/bt/common/osi/future.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/future.c - - - build/ide/esp_idf_components/bt/common/osi/hash_functions.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/hash_functions.c - - - build/ide/esp_idf_components/bt/common/osi/hash_map.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/hash_map.c - - - build/ide/esp_idf_components/bt/common/osi/list.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/list.c - - - build/ide/esp_idf_components/bt/common/osi/mutex.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/mutex.c - - - build/ide/esp_idf_components/bt/common/osi/osi.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/osi.c - - - build/ide/esp_idf_components/bt/common/osi/pkt_queue.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/pkt_queue.c - - - build/ide/esp_idf_components/bt/common/osi/semaphore.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/semaphore.c - - - build/ide/esp_idf_components/bt/common/osi/thread.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/osi/thread.c - - - build/ide/esp_idf_components/bt/controller/esp32/bt.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/controller/esp32/bt.c - - - build/ide/esp_idf_components/bt/controller/esp32/hli_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/controller/esp32/hli_api.c - - - build/ide/esp_idf_components/bt/controller/esp32/hli_vectors.S - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/controller/esp32/hli_vectors.S - - - build/ide/esp_idf_components/bt/porting/mem/bt_osi_mem.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/mem/bt_osi_mem.c - build/ide/esp_idf_components/cmock/CMock/src/cmock.c 1 @@ -3163,16 +3028,6 @@ 1 /home/bogdan/esp-idf-v5.1.1/components/protocomm/src/security/security2.c - - build/ide/esp_idf_components/protocomm/src/simple_ble/simple_ble.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/protocomm/src/simple_ble/simple_ble.c - - - build/ide/esp_idf_components/protocomm/src/transports/protocomm_ble.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/protocomm/src/transports/protocomm_ble.c - build/ide/esp_idf_components/protocomm/src/transports/protocomm_console.c 1 @@ -3608,156 +3463,6 @@ 1 /home/bogdan/esp-idf-v5.1.1/components/wpa_supplicant/src/wps/wps_enrollee.c - - build/ide/esp_idf_components/bt/common/btc/core/btc_alarm.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/btc/core/btc_alarm.c - - - build/ide/esp_idf_components/bt/common/btc/core/btc_manage.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/btc/core/btc_manage.c - - - build/ide/esp_idf_components/bt/common/btc/core/btc_task.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/btc/core/btc_task.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_a2dp_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_a2dp_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_avrc_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_avrc_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_bt_device.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_bt_device.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_bt_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_bt_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_gap_ble_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_gap_ble_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_gap_bt_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_gap_bt_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_gatt_common_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_gatt_common_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_gattc_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_gattc_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_gatts_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_gatts_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_hf_ag_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_hf_ag_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_hf_client_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_hf_client_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_hidd_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_hidd_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_hidh_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_hidh_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_l2cap_bt_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_l2cap_bt_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_sdp_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_sdp_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/api/esp_spp_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/api/esp_spp_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/device/bdaddr.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/device/bdaddr.c - - - build/ide/esp_idf_components/bt/host/bluedroid/device/controller.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/device/controller.c - - - build/ide/esp_idf_components/bt/host/bluedroid/device/interop.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/device/interop.c - - - build/ide/esp_idf_components/bt/host/bluedroid/hci/hci_audio.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/hci/hci_audio.c - - - build/ide/esp_idf_components/bt/host/bluedroid/hci/hci_hal_h4.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/hci/hci_hal_h4.c - - - build/ide/esp_idf_components/bt/host/bluedroid/hci/hci_layer.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/hci/hci_layer.c - - - build/ide/esp_idf_components/bt/host/bluedroid/hci/hci_packet_factory.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/hci/hci_packet_factory.c - - - build/ide/esp_idf_components/bt/host/bluedroid/hci/hci_packet_parser.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/hci/hci_packet_parser.c - - - build/ide/esp_idf_components/bt/host/bluedroid/hci/packet_fragmenter.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/hci/packet_fragmenter.c - - - build/ide/esp_idf_components/bt/host/bluedroid/main/bte_init.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/main/bte_init.c - - - build/ide/esp_idf_components/bt/host/bluedroid/main/bte_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/main/bte_main.c - build/ide/esp_idf_components/esp_gdbstub/src/port/xtensa/gdbstub-entry.S 1 @@ -4098,971 +3803,6 @@ 1 /home/bogdan/esp-idf-v5.1.1/components/wpa_supplicant/esp_supplicant/src/crypto/tls_mbedtls.c - - build/ide/esp_idf_components/bt/host/bluedroid/bta/ar/bta_ar.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/ar/bta_ar.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/av/bta_av_aact.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/av/bta_av_aact.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/av/bta_av_act.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/av/bta_av_act.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/av/bta_av_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/av/bta_av_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/av/bta_av_cfg.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/av/bta_av_cfg.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/av/bta_av_ci.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/av/bta_av_ci.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/av/bta_av_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/av/bta_av_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/av/bta_av_sbc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/av/bta_av_sbc.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/av/bta_av_ssm.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/av/bta_av_ssm.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/dm/bta_dm_act.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/dm/bta_dm_act.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/dm/bta_dm_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/dm/bta_dm_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/dm/bta_dm_cfg.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/dm/bta_dm_cfg.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/dm/bta_dm_ci.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/dm/bta_dm_ci.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/dm/bta_dm_co.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/dm/bta_dm_co.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/dm/bta_dm_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/dm/bta_dm_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/dm/bta_dm_pm.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/dm/bta_dm_pm.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/dm/bta_dm_qos.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/dm/bta_dm_qos.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/dm/bta_dm_sco.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/dm/bta_dm_sco.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/gatt/bta_gatt_common.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/gatt/bta_gatt_common.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/gatt/bta_gattc_act.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/gatt/bta_gattc_act.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/gatt/bta_gattc_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/gatt/bta_gattc_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/gatt/bta_gattc_cache.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/gatt/bta_gattc_cache.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/gatt/bta_gattc_ci.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/gatt/bta_gattc_ci.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/gatt/bta_gattc_co.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/gatt/bta_gattc_co.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/gatt/bta_gattc_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/gatt/bta_gattc_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/gatt/bta_gattc_utils.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/gatt/bta_gattc_utils.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/gatt/bta_gatts_act.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/gatt/bta_gatts_act.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/gatt/bta_gatts_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/gatt/bta_gatts_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/gatt/bta_gatts_co.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/gatt/bta_gatts_co.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/gatt/bta_gatts_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/gatt/bta_gatts_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/gatt/bta_gatts_utils.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/gatt/bta_gatts_utils.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hd/bta_hd_act.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hd/bta_hd_act.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hd/bta_hd_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hd/bta_hd_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hd/bta_hd_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hd/bta_hd_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_ag/bta_ag_act.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_ag/bta_ag_act.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_ag/bta_ag_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_ag/bta_ag_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_ag/bta_ag_at.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_ag/bta_ag_at.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_ag/bta_ag_cfg.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_ag/bta_ag_cfg.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_ag/bta_ag_cmd.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_ag/bta_ag_cmd.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_ag/bta_ag_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_ag/bta_ag_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_ag/bta_ag_rfc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_ag/bta_ag_rfc.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_ag/bta_ag_sco.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_ag/bta_ag_sco.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_ag/bta_ag_sdp.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_ag/bta_ag_sdp.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_client/bta_hf_client_act.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_client/bta_hf_client_act.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_client/bta_hf_client_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_client/bta_hf_client_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_client/bta_hf_client_at.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_client/bta_hf_client_at.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_client/bta_hf_client_cmd.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_client/bta_hf_client_cmd.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_client/bta_hf_client_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_client/bta_hf_client_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_client/bta_hf_client_rfc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_client/bta_hf_client_rfc.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_client/bta_hf_client_sco.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_client/bta_hf_client_sco.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hf_client/bta_hf_client_sdp.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hf_client/bta_hf_client_sdp.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hh/bta_hh_act.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hh/bta_hh_act.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hh/bta_hh_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hh/bta_hh_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hh/bta_hh_cfg.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hh/bta_hh_cfg.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hh/bta_hh_le.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hh/bta_hh_le.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hh/bta_hh_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hh/bta_hh_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/hh/bta_hh_utils.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/hh/bta_hh_utils.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/jv/bta_jv_act.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/jv/bta_jv_act.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/jv/bta_jv_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/jv/bta_jv_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/jv/bta_jv_cfg.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/jv/bta_jv_cfg.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/jv/bta_jv_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/jv/bta_jv_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/sdp/bta_sdp.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/sdp/bta_sdp.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/sdp/bta_sdp_act.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/sdp/bta_sdp_act.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/sdp/bta_sdp_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/sdp/bta_sdp_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/sdp/bta_sdp_cfg.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/sdp/bta_sdp_cfg.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/sys/bta_sys_conn.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/sys/bta_sys_conn.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/sys/bta_sys_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/sys/bta_sys_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/bta/sys/utl.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/bta/sys/utl.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/core/btc_ble_storage.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/core/btc_ble_storage.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/core/btc_config.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/core/btc_config.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/core/btc_dev.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/core/btc_dev.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/core/btc_dm.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/core/btc_dm.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/core/btc_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/core/btc_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/core/btc_profile_queue.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/core/btc_profile_queue.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/core/btc_sec.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/core/btc_sec.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/core/btc_sm.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/core/btc_sm.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/core/btc_storage.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/core/btc_storage.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/core/btc_util.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/core/btc_util.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/a2dp/a2d_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/a2dp/a2d_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/a2dp/a2d_sbc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/a2dp/a2d_sbc.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avct/avct_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avct/avct_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avct/avct_ccb.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avct/avct_ccb.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avct/avct_l2c.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avct/avct_l2c.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avct/avct_lcb.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avct/avct_lcb.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avct/avct_lcb_act.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avct/avct_lcb_act.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avdt/avdt_ad.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avdt/avdt_ad.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avdt/avdt_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avdt/avdt_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avdt/avdt_ccb.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avdt/avdt_ccb.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avdt/avdt_ccb_act.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avdt/avdt_ccb_act.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avdt/avdt_l2c.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avdt/avdt_l2c.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avdt/avdt_msg.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avdt/avdt_msg.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avdt/avdt_scb.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avdt/avdt_scb.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avdt/avdt_scb_act.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avdt/avdt_scb_act.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avrc/avrc_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avrc/avrc_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avrc/avrc_bld_ct.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avrc/avrc_bld_ct.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avrc/avrc_bld_tg.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avrc/avrc_bld_tg.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avrc/avrc_opt.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avrc/avrc_opt.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avrc/avrc_pars_ct.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avrc/avrc_pars_ct.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avrc/avrc_pars_tg.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avrc/avrc_pars_tg.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avrc/avrc_sdp.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avrc/avrc_sdp.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/avrc/avrc_utils.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/avrc/avrc_utils.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_acl.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_acl.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_ble.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_ble.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_ble_5_gap.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_ble_5_gap.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_ble_addr.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_ble_addr.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_ble_adv_filter.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_ble_adv_filter.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_ble_batchscan.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_ble_batchscan.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_ble_bgconn.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_ble_bgconn.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_ble_cont_energy.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_ble_cont_energy.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_ble_gap.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_ble_gap.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_ble_multi_adv.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_ble_multi_adv.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_ble_privacy.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_ble_privacy.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_dev.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_dev.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_devctl.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_devctl.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_inq.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_inq.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_pm.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_pm.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_sco.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_sco.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btm/btm_sec.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btm/btm_sec.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btu/btu_hcif.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btu/btu_hcif.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btu/btu_init.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btu/btu_init.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/btu/btu_task.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/btu/btu_task.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/gap/gap_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/gap/gap_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/gap/gap_ble.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/gap/gap_ble.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/gap/gap_conn.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/gap/gap_conn.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/gap/gap_utils.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/gap/gap_utils.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/gatt/att_protocol.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/gatt/att_protocol.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/gatt/gatt_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/gatt/gatt_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/gatt/gatt_attr.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/gatt/gatt_attr.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/gatt/gatt_auth.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/gatt/gatt_auth.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/gatt/gatt_cl.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/gatt/gatt_cl.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/gatt/gatt_db.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/gatt/gatt_db.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/gatt/gatt_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/gatt/gatt_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/gatt/gatt_sr.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/gatt/gatt_sr.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/gatt/gatt_sr_hash.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/gatt/gatt_sr_hash.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/gatt/gatt_utils.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/gatt/gatt_utils.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/hcic/hciblecmds.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/hcic/hciblecmds.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/hcic/hcicmds.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/hcic/hcicmds.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/hid/hidd_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/hid/hidd_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/hid/hidd_conn.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/hid/hidd_conn.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/hid/hidh_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/hid/hidh_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/hid/hidh_conn.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/hid/hidh_conn.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/l2cap/l2c_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/l2cap/l2c_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/l2cap/l2c_ble.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/l2cap/l2c_ble.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/l2cap/l2c_csm.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/l2cap/l2c_csm.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/l2cap/l2c_fcr.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/l2cap/l2c_fcr.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/l2cap/l2c_link.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/l2cap/l2c_link.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/l2cap/l2c_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/l2cap/l2c_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/l2cap/l2c_ucd.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/l2cap/l2c_ucd.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/l2cap/l2c_utils.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/l2cap/l2c_utils.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/l2cap/l2cap_client.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/l2cap/l2cap_client.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/rfcomm/port_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/rfcomm/port_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/rfcomm/port_rfc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/rfcomm/port_rfc.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/rfcomm/port_utils.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/rfcomm/port_utils.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/rfcomm/rfc_l2cap_if.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/rfcomm/rfc_l2cap_if.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/rfcomm/rfc_mx_fsm.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/rfcomm/rfc_mx_fsm.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/rfcomm/rfc_port_fsm.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/rfcomm/rfc_port_fsm.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/rfcomm/rfc_port_if.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/rfcomm/rfc_port_if.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/rfcomm/rfc_ts_frames.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/rfcomm/rfc_ts_frames.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/rfcomm/rfc_utils.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/rfcomm/rfc_utils.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/sdp/sdp_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/sdp/sdp_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/sdp/sdp_db.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/sdp/sdp_db.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/sdp/sdp_discovery.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/sdp/sdp_discovery.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/sdp/sdp_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/sdp/sdp_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/sdp/sdp_server.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/sdp/sdp_server.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/sdp/sdp_utils.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/sdp/sdp_utils.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/smp/aes.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/smp/aes.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/smp/p_256_curvepara.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/smp/p_256_curvepara.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/smp/p_256_ecc_pp.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/smp/p_256_ecc_pp.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/smp/p_256_multprecision.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/smp/p_256_multprecision.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/smp/smp_act.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/smp/smp_act.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/smp/smp_api.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/smp/smp_api.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/smp/smp_br_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/smp/smp_br_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/smp/smp_cmac.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/smp/smp_cmac.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/smp/smp_keys.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/smp/smp_keys.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/smp/smp_l2c.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/smp/smp_l2c.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/smp/smp_main.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/smp/smp_main.c - - - build/ide/esp_idf_components/bt/host/bluedroid/stack/smp/smp_utils.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/stack/smp/smp_utils.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/aes_decrypt.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/aes_decrypt.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/aes_encrypt.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/aes_encrypt.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/cbc_mode.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/cbc_mode.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/ccm_mode.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/ccm_mode.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/cmac_mode.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/cmac_mode.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/ctr_mode.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/ctr_mode.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/ctr_prng.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/ctr_prng.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/ecc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/ecc.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/ecc_dh.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/ecc_dh.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/ecc_dsa.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/ecc_dsa.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/ecc_platform_specific.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/ecc_platform_specific.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/hmac.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/hmac.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/hmac_prng.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/hmac_prng.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/sha256.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/sha256.c - - - build/ide/esp_idf_components/bt/porting/ext/tinycrypt/src/utils.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/porting/ext/tinycrypt/src/utils.c - build/ide/esp_idf_components/lwip/lwip/src/apps/netbiosns/netbiosns.c 1 @@ -5288,21 +4028,6 @@ 1 /home/bogdan/esp-idf-v5.1.1/components/lwip/lwip/src/netif/ppp/vj.c - - build/ide/esp_idf_components/bt/common/btc/profile/esp/blufi/blufi_prf.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/btc/profile/esp/blufi/blufi_prf.c - - - build/ide/esp_idf_components/bt/common/btc/profile/esp/blufi/blufi_protocol.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/btc/profile/esp/blufi/blufi_protocol.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/plc/sbc_plc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/plc/sbc_plc.c - build/ide/esp_idf_components/efuse/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c 1 @@ -5333,245 +4058,5 @@ 1 /home/bogdan/esp-idf-v5.1.1/components/lwip/lwip/src/netif/ppp/polarssl/sha1.c - - build/ide/esp_idf_components/bt/common/btc/profile/esp/blufi/bluedroid_host/esp_blufi.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/common/btc/profile/esp/blufi/bluedroid_host/esp_blufi.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/a2dp/bta_av_co.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/a2dp/bta_av_co.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/a2dp/btc_a2dp.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/a2dp/btc_a2dp.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/a2dp/btc_a2dp_control.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/a2dp/btc_a2dp_control.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/a2dp/btc_a2dp_sink.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/a2dp/btc_a2dp_sink.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/a2dp/btc_a2dp_source.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/a2dp/btc_a2dp_source.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/a2dp/btc_av.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/a2dp/btc_av.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/avrc/bta_avrc_co.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/avrc/bta_avrc_co.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/avrc/btc_avrc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/avrc/btc_avrc.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/gap/bta_gap_bt_co.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/gap/bta_gap_bt_co.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/gap/btc_gap_ble.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/gap/btc_gap_ble.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/gap/btc_gap_bt.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/gap/btc_gap_bt.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/gatt/btc_gatt_common.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/gatt/btc_gatt_common.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/gatt/btc_gatt_util.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/gatt/btc_gatt_util.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/gatt/btc_gattc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/gatt/btc_gattc.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/gatt/btc_gatts.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/gatt/btc_gatts.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/hf_ag/bta_ag_co.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/hf_ag/bta_ag_co.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/hf_ag/btc_hf_ag.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/hf_ag/btc_hf_ag.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/hf_client/bta_hf_client_co.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/hf_client/bta_hf_client_co.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/hf_client/btc_hf_client.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/hf_client/btc_hf_client.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/hid/bta_hh_co.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/hid/bta_hh_co.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/hid/btc_hd.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/hid/btc_hd.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/hid/btc_hh.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/hid/btc_hh.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/l2cap/btc_l2cap.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/l2cap/btc_l2cap.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/sdp/btc_sdp.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/sdp/btc_sdp.c - - - build/ide/esp_idf_components/bt/host/bluedroid/btc/profile/std/spp/btc_spp.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/btc/profile/std/spp/btc_spp.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/decoder/srce/alloc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/decoder/srce/alloc.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/decoder/srce/bitalloc-sbc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/decoder/srce/bitalloc-sbc.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/decoder/srce/bitalloc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/decoder/srce/bitalloc.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/decoder/srce/bitstream-decode.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/decoder/srce/bitstream-decode.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/decoder/srce/decoder-oina.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/decoder/srce/decoder-oina.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/decoder/srce/decoder-private.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/decoder/srce/decoder-private.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/decoder/srce/decoder-sbc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/decoder/srce/decoder-sbc.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/decoder/srce/dequant.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/decoder/srce/dequant.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/decoder/srce/framing-sbc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/decoder/srce/framing-sbc.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/decoder/srce/framing.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/decoder/srce/framing.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/decoder/srce/oi_codec_version.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/decoder/srce/oi_codec_version.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/decoder/srce/synthesis-8-generated.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/decoder/srce/synthesis-8-generated.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/decoder/srce/synthesis-dct8.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/decoder/srce/synthesis-dct8.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/decoder/srce/synthesis-sbc.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/decoder/srce/synthesis-sbc.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_analysis.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_analysis.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_dct.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_dct.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_dct_coeffs.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_dct_coeffs.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_enc_bit_alloc_mono.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_enc_bit_alloc_mono.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_enc_bit_alloc_ste.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_enc_bit_alloc_ste.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_enc_coeffs.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_enc_coeffs.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_encoder.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_encoder.c - - - build/ide/esp_idf_components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_packing.c - 1 - /home/bogdan/esp-idf-v5.1.1/components/bt/host/bluedroid/external/sbc/encoder/srce/sbc_packing.c - diff --git a/components/webguiapp b/components/webguiapp index 8dd3f1b..b4cb524 160000 --- a/components/webguiapp +++ b/components/webguiapp @@ -1 +1 @@ -Subproject commit 8dd3f1bdac8e1945239037b4cf9f284b17c41867 +Subproject commit b4cb524ea18dc882bd727c12197f2b702878ef3b diff --git a/main/main.c b/main/main.c index 9cc451b..a1883b2 100644 --- a/main/main.c +++ b/main/main.c @@ -7,8 +7,6 @@ #include "jobs.h" #include "AppConfiguration.h" -int HTTPPrintCustom(httpd_req_t *req, char *buf, char *var, int arg); -HTTP_IO_RESULT AfterPostHandlerCustom(httpd_req_t *req, const char *filename, char *PostData); void UserMQTTEventHndlr(int idx, void *handler_args, esp_event_base_t base, int32_t event_id, void *event_data); void SaveUserConf(); @@ -21,8 +19,6 @@ const char my_context_data[] = "MyContextDataPassedIntoMQTTHandler"; void app_main(void) { - regHTTPPrintCustom(&HTTPPrintCustom); - regAfterPostHandlerCustom(&AfterPostHandlerCustom); regUserEventHandler(&UserMQTTEventHndlr, (void*) my_context_data); regCustomSaveConf(&SaveUserConf); regCustomPayloadTypeHandler(&CustomPayloadHandler); diff --git a/main/src/HTTPPostCustom.c b/main/src/HTTPPostCustom.c deleted file mode 100644 index f7a722b..0000000 --- a/main/src/HTTPPostCustom.c +++ /dev/null @@ -1,137 +0,0 @@ -/*! Copyright 2022 Bogdan Pilyugin - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * \file HTTPPostCustom.c - * \version 1.0 - * \date 2022-08-18 - * \author Bogdan Pilyugin - * \brief - * \details - * \copyright Apache License, Version 2.0 - */ -#include -#include "webguiapp.h" -#include "AppConfiguration.h" - -const char pg_40[] = "index40.html"; -const char pg_42[] = "index42.html"; -const char pg_43[] = "index43.html"; -const char pg_44[] = "index44.html"; -const char url_application[] = "application.html"; - - -static HTTP_IO_RESULT HTTPPostIndex40(httpd_req_t *req, char *PostData); -static HTTP_IO_RESULT HTTPPostIndex42(httpd_req_t *req, char *PostData); -static HTTP_IO_RESULT HTTPPostIndex43(httpd_req_t *req, char *PostData); -static HTTP_IO_RESULT HTTPPostIndex44(httpd_req_t *req, char *PostData); -static HTTP_IO_RESULT HTTPPostApplication(httpd_req_t *req, char *PostData); - -HTTP_IO_RESULT AfterPostHandlerCustom(httpd_req_t *req, const char *filename, char *PostData) -{ - if (!memcmp(filename, pg_40, sizeof(pg_40))) - return HTTPPostIndex40(req, PostData); - if (!memcmp(filename, pg_42, sizeof(pg_42))) - return HTTPPostIndex42(req, PostData); - if (!memcmp(filename, pg_43, sizeof(pg_43))) - return HTTPPostIndex43(req, PostData); - if (!memcmp(filename, pg_44, sizeof(pg_44))) - return HTTPPostIndex44(req, PostData); - if (!memcmp(filename, url_application, sizeof(url_application))) - return HTTPPostApplication(req, PostData); - - return HTTP_IO_DONE; -} - - -static HTTP_IO_RESULT HTTPPostApplication(httpd_req_t *req, char *PostData) -{ - - - - return HTTP_IO_DONE; -} - -static HTTP_IO_RESULT HTTPPostIndex40(httpd_req_t *req, char *PostData) -{ - char tmp[8]; - if (httpd_query_key_value(PostData, "cmd", tmp, 4) == ESP_OK) - { - if (!strcmp(tmp, (const char*) "1")) - { - // SetCTRL_BAT(ON); - } - else if (!strcmp(tmp, (const char*) "2")) - { - // SetCTRL_BAT(OFF); - } - else if (!strcmp(tmp, (const char*) "3")) - { - //MQTTStart(); - } - else if (!strcmp(tmp, (const char*) "4")) - { - // MQTTStop(); - } - else if (!strcmp(tmp, (const char*) "5")) - { - - } - else if (!strcmp(tmp, (const char*) "6")) - { - - } - else if (!strcmp(tmp, (const char*) "7")) - { - //SetDefaultNetIF(GetETHNetifAdapter()); - } - else if (!strcmp(tmp, (const char*) "8")) - { - //SetDefaultNetIF(GetSTANetifAdapter()); - } - else if (!strcmp(tmp, (const char*) "9")) - { - //SetDefaultNetIF(GetPPPNetifAdapter()); - } - else if (!strcmp(tmp, (const char*) "10")) - { - //NextDefaultNetIF(); - } - else if (!strcmp(tmp, (const char*) "11")) - { - //PrintNetifs(); - } - else if (!strcmp(tmp, (const char*) "12")) - { - // SendTestEvent(); - } - - } - return HTTP_IO_DONE; -} - -static HTTP_IO_RESULT HTTPPostIndex42(httpd_req_t *req, char *PostData) -{ - return HTTP_IO_DONE; -} - -static HTTP_IO_RESULT HTTPPostIndex43(httpd_req_t *req, char *PostData) -{ - return HTTP_IO_DONE; -} - -static HTTP_IO_RESULT HTTPPostIndex44(httpd_req_t *req, char *PostData) -{ - return HTTP_IO_DONE; -} - diff --git a/main/src/HTTPPrintCustom.c b/main/src/HTTPPrintCustom.c deleted file mode 100644 index 7f6612a..0000000 --- a/main/src/HTTPPrintCustom.c +++ /dev/null @@ -1,127 +0,0 @@ -/*! Copyright 2022 Bogdan Pilyugin - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * \file HTTPPrintCustom.c - * \version 1.0 - * \date 2022-08-18 - * \author Bogdan Pilyugin - * \brief - * \details - * \copyright Apache License, Version 2.0 - */ -#include -#include "webguiapp.h" -#include "AppConfiguration.h" - -static void HTTPPrint_crontmr(char *VarData, void *arg) -{ - /* - int idx = *((int*)(arg)); - if(idx < CRON_TIMERS_NUMBER) - { - char data[MAX_DYNVAR_LENGTH]; - cron_timer_t T; - memcpy(&T, &GetAppConf()->Timers[idx], sizeof(cron_timer_t)); - struct jWriteControl jwc; - jwOpen(&jwc, data, sizeof(data), JW_OBJECT, JW_COMPACT); - jwObj_int(&jwc, "num", (unsigned int) T.num); - jwObj_int(&jwc, "del", (T.del)?1:0); - jwObj_int(&jwc, "enab", (T.enab)?1:0); - jwObj_int(&jwc, "prev", (T.prev)?1:0); - jwObj_string(&jwc, "name", T.name); - jwObj_int(&jwc, "obj", (unsigned int) T.obj); - jwObj_int(&jwc, "act", (unsigned int) T.act); - jwObj_string(&jwc, "cron", T.cron); - jwEnd(&jwc); - jwClose(&jwc); - snprintf(VarData, MAX_DYNVAR_LENGTH, "%s", data); - } - */ -} - -static void HTTPPrint_cronerr(char *VarData, void *arg) -{ - //snprintf(VarData, MAX_DYNVAR_LENGTH, GetCronError()); -} -static void HTTPPrint_cronobjs(char *VarData, void *arg) -{ - /* - char data[MAX_DYNVAR_LENGTH]; - int idx = *((int*)(arg)); - if(idx < CRON_OBJECTS_NUMBER) - { - struct jWriteControl jwc; - jwOpen(&jwc, data, sizeof(data), JW_OBJECT, JW_COMPACT); - jwObj_string(&jwc, "name", GetAppConf()->CronObjects[idx].objname); - jwObj_raw(&jwc, "acts", GetCronActAvail(idx)); - jwEnd(&jwc); - jwClose(&jwc); - snprintf(VarData, MAX_DYNVAR_LENGTH, "%s", data); - } - */ -} -static void HTTPPrint_cronacts(char *VarData, void *arg) -{ - //int idx = *((int*) (arg)); - //snprintf(VarData, MAX_DYNVAR_LENGTH, "\"%s\"", GetCronActionName(idx)); -} - - -//Default string if not found handler -static void HTTPPrint_DEF(char *VarData, void *arg) -{ - snprintf(VarData, MAX_DYNVAR_LENGTH, "#DEF"); -} - -static void HTTPPrint_status_fail(char *VarData, void *arg) -{ - snprintf(VarData, MAX_DYNVAR_LENGTH, "none"); -} - -dyn_var_handler_t HANDLERS_ARRAY_CUST[] = { - - { "crontmr", sizeof("crontmr") - 1, &HTTPPrint_crontmr }, - { "cronerr", sizeof("cronerr") - 1, &HTTPPrint_cronerr }, - { "cronobjs", sizeof("cronobjs") - 1, &HTTPPrint_cronobjs }, - { "cronacts", sizeof("cronacts") - 1, &HTTPPrint_cronacts }, - - /*ERROR report*/ - { "status_fail", sizeof("status_fail") - 1, &HTTPPrint_status_fail }, - -}; - - -int HTTPPrintCustom(httpd_req_t *req, char *buf, char *var, int arg) -{ - char VarData[MAX_DYNVAR_LENGTH]; - bool fnd = false; - //searching for tag in handles array - for (int i = 0; i < (sizeof(HANDLERS_ARRAY_CUST) / sizeof(HANDLERS_ARRAY_CUST[0])); ++i) - { - if (strcmp(var, HANDLERS_ARRAY_CUST[i].tag) == 0 - && HANDLERS_ARRAY_CUST[i].HandlerRoutine != NULL) - { - HANDLERS_ARRAY_CUST[i].HandlerRoutine(VarData, (void*) &arg); - fnd = true; - break; - } - } - if (!fnd) - { - HTTPPrint_DEF(VarData, NULL); - } - int dLen = strlen(VarData); - memcpy(buf, VarData, dLen); - return dLen; -}