History log of /btstack/port/esp32/ (Results 101 – 125 of 226)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bd8e4ef626-Apr-2020 Matthias Ringwald <[email protected]>

esp32: provide esp-idf/component/btstack/btstack_port_esp32.c and only minimal app_main in template/main/main.c


/btstack/3rd-party/micro-ecc/uECC.c
/btstack/CHANGELOG.md
/btstack/README.md
/btstack/chipset/atwilc3000/btstack_chipset_atwilc3000.c
/btstack/chipset/bcm/btstack_chipset_bcm.c
/btstack/chipset/cc256x/btstack_chipset_cc256x.c
/btstack/chipset/da14581/btstack_chipset_da14581.c
/btstack/chipset/intel/btstack_chipset_intel_firmware.c
/btstack/example/Makefile.inc
/btstack/example/a2dp_sink_demo.c
/btstack/example/a2dp_source_demo.c
/btstack/example/gatt_counter.c
/btstack/example/hog_boot_host_demo.c
/btstack/example/hog_keyboard_demo.c
/btstack/example/hog_mouse_demo.c
/btstack/example/spp_and_gatt_counter.c
components/btstack/btstack_port_esp32.c
components/btstack/include/btstack_port_esp32.h
create_examples.py
template/main/main.c
/btstack/port/libusb/README.md
/btstack/port/renesas-tb-s1ja-cc256x/.gitignore
/btstack/port/renesas-tb-s1ja-cc256x/README.md
/btstack/port/renesas-tb-s1ja-cc256x/create_examples.py
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/.cproject
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/btstack_example Debug.jlink
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/btstack_example Debug.launch
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/btstack_example.jdebug
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/btstack_config.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/hal_entry.c
/btstack/port/windows-h4-zephyr/README.md
/btstack/port/windows-h4/README.md
/btstack/port/windows-winusb-intel/README.md
/btstack/port/windows-winusb/README.md
/btstack/src/ble/att_db.c
/btstack/src/ble/gatt-service/cycling_speed_and_cadence_service_server.c
/btstack/src/ble/gatt_client.c
/btstack/src/ble/sm.c
/btstack/src/btstack_debug.h
/btstack/src/classic/avdtp.c
/btstack/src/classic/avdtp_initiator.c
/btstack/src/classic/avdtp_util.c
/btstack/src/classic/avrcp.c
/btstack/src/classic/avrcp.h
/btstack/src/classic/avrcp_target.c
/btstack/src/classic/btstack_sbc_decoder_bluedroid.c
/btstack/src/classic/hfp.c
/btstack/src/classic/pbap_client.c
/btstack/src/classic/sdp_client.c
/btstack/src/gap.h
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/hci_cmd.c
/btstack/src/hci_cmd.h
/btstack/src/l2cap.c
/btstack/test/Makefile
/btstack/test/fuzz/debian-fuzz-env.sh
/btstack/test/fuzz/fuzz_gatt_client.c
/btstack/test/gap/Makefile
/btstack/test/gap/test_le_scan.c
/btstack/test/mesh/Makefile
/btstack/test/pts/Makefile
/btstack/tool/metrics/Makefile
a0a4507b06-Mar-2020 Matthias Ringwald <[email protected]>

esp32: add missing freertos queue.h include


/btstack/.gitignore
/btstack/3rd-party/micro-ecc/uECC.c
/btstack/CHANGELOG.md
/btstack/README.md
/btstack/doc/manual/docs/integration.md
/btstack/example/hid_host_demo.c
/btstack/platform/posix/btstack_tlv_posix.c
/btstack/platform/qt/btstack_run_loop_qt.cpp
/btstack/platform/qt/btstack_run_loop_qt.h
components/btstack/btstack_audio_esp32.c
/btstack/port/pic32-harmony/app.X/nbproject/Makefile-default.mk
/btstack/port/pic32-harmony/app.X/nbproject/Makefile-genesis.properties
/btstack/port/pic32-harmony/app.X/nbproject/Makefile-local-default.mk
/btstack/port/pic32-harmony/app.X/nbproject/configurations.xml
/btstack/port/pic32-harmony/app.X/nbproject/private/configurations.xml
/btstack/port/pic32-harmony/app.X/nbproject/private/private.xml
/btstack/port/pic32-harmony/app.X/nbproject/project.xml
/btstack/port/pic32-harmony/create_examples.py
/btstack/port/qt-h4/.gitignore
/btstack/port/qt-h4/CMakeLists.txt
/btstack/port/qt-h4/README.md
/btstack/port/qt-h4/bluetooth_init_cc2564C_1.3.c
/btstack/port/qt-h4/btstack_config.h
/btstack/port/qt-h4/main.cpp
/btstack/port/qt-usb/.gitignore
/btstack/port/qt-usb/CMakeLists.txt
/btstack/port/qt-usb/README.md
/btstack/port/qt-usb/btstack_config.h
/btstack/port/qt-usb/main.cpp
/btstack/port/renesas-tb-s1ja-cc256x/.gitignore
/btstack/port/renesas-tb-s1ja-cc256x/README.md
/btstack/port/renesas-tb-s1ja-cc256x/bluetooth_init_cc2564B_1.8_BT_Spec_4.1.c
/btstack/port/renesas-tb-s1ja-cc256x/bluetooth_init_cc2564C_1.3.c
/btstack/port/renesas-tb-s1ja-cc256x/create_examples.py
/btstack/port/renesas-tb-s1ja-cc256x/example/a2dp_source_demo/script/s1ja.ld
/btstack/port/renesas-tb-s1ja-cc256x/example/a2dp_source_demo/synergy_cfg/ssp_cfg/bsp/bsp_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/.cproject
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/.project
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/.settings/com.renesas.cdt.managedbuild.gnuarm.prefs
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/.settings/com.renesas.cdt.synergy.packs.componentfiles.prefs
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/.settings/com.renesas.cdt.synergy.settingseditor.prefs
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/.settings/com.renesas.cdt.synergy.threads.configurator.prefs
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/.settings/e2studio_project.prefs
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/.settings/language.settings.xml
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/.settings/org.eclipse.cdt.core.prefs
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/.settings/org.eclipse.cdt.managedbuilder.core.prefs
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/R7FS1JA783A01CFM.pincfg
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/TB_S1JA.pincfg
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/btstack_port Debug.jlink
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/btstack_port Debug.launch
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/btstack_port.jdebug
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/btstack_port.jdebug.user
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/configuration.xml
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/script/s1ja.ld
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/btstack_config.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/example.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/gatt_streamer_server.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/hal_entry.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/hal_flash_bank_synergy.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/hal_flash_bank_synergy.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/synergy_gen/common_data.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/synergy_gen/common_data.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/synergy_gen/hal_data.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/synergy_gen/hal_data.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/synergy_gen/main.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/synergy_gen/pin_data.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/board/s1ja_tb/bsp.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/board/s1ja_tb/bsp_init.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/board/s1ja_tb/bsp_init.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/board/s1ja_tb/bsp_leds.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/board/s1ja_tb/bsp_leds.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/bsp_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/arm_common_tables.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/arm_const_structs.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/arm_math.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/cmsis_armclang.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/cmsis_compiler.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/cmsis_gcc.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/cmsis_version.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/core_armv8mbl.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/core_armv8mml.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/core_cm0plus.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/core_cm23.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/core_cm4.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/mpu_armv7.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/tz_context.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/r_cgc_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/r_elc_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/r_flash_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/r_fmi_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/r_input_capture_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/r_ioport_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/r_timer_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/r_transfer_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/r_uart_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/instances/r_cgc.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/instances/r_dtc.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/instances/r_elc.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/instances/r_flash_lp.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/instances/r_fmi.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/instances/r_gpt.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/instances/r_ioport.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/instances/r_sci_uart.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/ssp_common_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/ssp_features.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/ssp_version.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/cmsis/DSP_Lib/cm23_gcc/libDSP_Lib.a
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/cmsis/Device/RENESAS/S1JA/Include/S1JA.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/cmsis/Device/RENESAS/S1JA/Include/system_S1JA.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/cmsis/Device/RENESAS/S1JA/Source/startup_S1JA.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/cmsis/Device/RENESAS/S1JA/Source/system_S1JA.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_clocks.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_common.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_common.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_common_analog.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_common_leds.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_common_leds.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_compiler_support.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_delay.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_delay.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_error_checking.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_feature.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_group_irq.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_irq.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_irq.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_locking.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_locking.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_mcu_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_register_protection.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_register_protection.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/bsp_sbrk.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/bsp_analog.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/bsp_cache.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/bsp_cache.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/bsp_clocks.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/bsp_elc.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/bsp_feature.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/bsp_fmi_R7FS1JA783A01CFM.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/bsp_group_irq.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/bsp_hw_locks.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/bsp_mcu_info.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/bsp_module_stop.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/bsp_rom_registers.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_cgc/hw/hw_cgc.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_cgc/hw/hw_cgc_private.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_cgc/r_cgc.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_cgc/r_cgc_private.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_cgc/r_cgc_private_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_dtc/hw/common/hw_dtc_common.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_dtc/hw/hw_dtc_private.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_dtc/r_dtc.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_dtc/r_dtc_private_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_elc/hw/common/hw_elc_common.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_elc/hw/hw_elc_private.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_elc/r_elc.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_elc/r_elc_private.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_elc/r_elc_private_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/flash_lp_core/hw_codeflash.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/flash_lp_core/hw_codeflash.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/flash_lp_core/hw_codeflash_extra.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/flash_lp_core/hw_codeflash_extra.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/flash_lp_core/hw_dataflash.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/flash_lp_core/hw_dataflash.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/flash_lp_core/hw_flash_common.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/flash_lp_core/hw_flash_common.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/hw_flash_lp.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/hw_flash_lp_private.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/r_flash_lp.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/r_flash_lp_private_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_fmi/hw/common/hw_fmi_common.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_fmi/hw/hw_fmi_private.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_fmi/r_fmi.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/hw/common/hw_gpt_common.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/hw/hw_gpt_private.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/r_gpt.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/r_gpt_private_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_ioport/hw/hw_ioport_private.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_ioport/r_ioport.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_ioport/r_ioport_private.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_ioport/r_ioport_private_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_sci_uart/hw/hw_sci_common.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_sci_uart/hw/hw_sci_uart_private.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_sci_uart/r_sci_uart.c
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_sci_uart/r_sci_uart_private_api.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg.txt
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/bsp/TB_S1JA.csv
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/bsp/bsp_board_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/bsp/bsp_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/bsp/bsp_clock_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/bsp/bsp_irq_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/bsp/bsp_mcu_device_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/bsp/bsp_mcu_device_pn_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/bsp/bsp_mcu_family_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/bsp/bsp_pin_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/driver/r_cgc_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/driver/r_dtc_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/driver/r_elc_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/driver/r_flash_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/driver/r_fmi_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/driver/r_gpt_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/driver/r_ioport_cfg.h
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/driver/r_sci_uart_cfg.h
/btstack/src/ad_parser.c
/btstack/src/ble/ancs_client.c
/btstack/src/ble/att_db.c
/btstack/src/ble/att_db_util.c
/btstack/src/ble/gatt-service/device_information_service_server.c
/btstack/src/ble/gatt-service/nordic_spp_service_server.c
/btstack/src/ble/gatt-service/ublox_spp_service_server.c
/btstack/src/ble/gatt_client.c
/btstack/src/ble/gatt_client.h
/btstack/src/ble/le_device_db_tlv.c
/btstack/src/ble/sm.c
/btstack/src/bluetooth.h
/btstack/src/btstack_base64_decoder.c
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/btstack_hid_parser.c
/btstack/src/btstack_util.c
/btstack/src/classic/avrcp_target.c
/btstack/src/classic/btstack_sbc_decoder_bluedroid.c
/btstack/src/classic/hfp_gsm_model.c
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/hci_dump.c
/btstack/src/hci_transport_em9304_spi.c
/btstack/src/hci_transport_h4.c
/btstack/src/hci_transport_h5.c
/btstack/src/l2cap.c
/btstack/src/l2cap_signaling.c
/btstack/src/mesh/mesh_access.c
/btstack/src/mesh/mesh_access.h
/btstack/src/mesh/mesh_configuration_client.c
/btstack/src/mesh/mesh_configuration_client.h
/btstack/src/mesh/mesh_configuration_server.c
/btstack/src/mesh/mesh_node.c
/btstack/src/mesh/mesh_node.h
/btstack/src/mesh/mesh_proxy.h
/btstack/test/fuzz/.gitignore
/btstack/test/fuzz/CMakeLists.txt
/btstack/test/fuzz/Dockerfile
/btstack/test/fuzz/btstack_config.h
/btstack/test/fuzz/debian-fuzz-env.sh
/btstack/test/fuzz/fuzz_ad_parser.c
/btstack/test/fuzz/fuzz_att_db.c
/btstack/test/fuzz/fuzz_gatt_client.c
/btstack/test/fuzz/fuzz_hci.c
/btstack/test/fuzz/fuzz_hci_transport_h4.c
/btstack/test/mesh/CMakeLists.txt
/btstack/test/tlv_posix/tlv_test.c
/btstack/tool/compile_gatt.py
b15ccad816-Jan-2020 Matthias Ringwald <[email protected]>

esp32: fix pan_lwip_http_server example build using Makefile


/btstack/.github/ISSUE_TEMPLATE/bug_report.md
/btstack/.github/ISSUE_TEMPLATE/feature_request.md
/btstack/CHANGELOG.md
/btstack/doc/manual/docs/profiles.md
/btstack/example/a2dp_source_demo.c
/btstack/example/ancs_client_demo.gatt
/btstack/example/att_delayed_response.gatt
/btstack/example/gatt_counter.gatt
/btstack/example/gatt_streamer_server.gatt
/btstack/example/hfp_ag_demo.c
/btstack/example/hfp_hf_demo.c
/btstack/example/hog_keyboard_demo.gatt
/btstack/example/hog_mouse_demo.gatt
/btstack/example/pan_lwip_http_server.c
/btstack/example/profile.gatt
/btstack/example/sm_pairing_peripheral.gatt
/btstack/example/spp_and_gatt_counter.gatt
/btstack/example/spp_and_gatt_streamer.gatt
components/btstack/component.mk
/btstack/port/libusb-intel/Makefile
/btstack/port/libusb-intel/btstack_config.h
/btstack/port/libusb/CMakeLists.txt
/btstack/port/libusb/Makefile
/btstack/port/libusb/btstack_config.h
/btstack/port/libusb/clock_client
/btstack/port/libusb/clock_server
/btstack/port/libusb/clock_server.h
/btstack/port/libusb/cmake-build-debug/BTstack.cbp
/btstack/port/libusb/cmake-build-debug/CMakeCache.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/3.15.3/CMakeCCompiler.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/3.15.3/CMakeCXXCompiler.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/3.15.3/CMakeDetermineCompilerABI_C.bin
/btstack/port/libusb/cmake-build-debug/CMakeFiles/3.15.3/CMakeDetermineCompilerABI_CXX.bin
/btstack/port/libusb/cmake-build-debug/CMakeFiles/3.15.3/CMakeSystem.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/3.15.3/CompilerIdC/CMakeCCompilerId.c
/btstack/port/libusb/cmake-build-debug/CMakeFiles/3.15.3/CompilerIdCXX/CMakeCXXCompilerId.cpp
/btstack/port/libusb/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/CMakeRuleHashes.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/Makefile.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/Makefile2
/btstack/port/libusb/cmake-build-debug/CMakeFiles/TargetDirectories.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_sink_demo.dir/C.includecache
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_sink_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_sink_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_sink_demo.dir/depend.internal
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_sink_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_sink_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_sink_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_sink_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_source_demo.dir/C.includecache
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_source_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_source_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_source_demo.dir/depend.internal
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_source_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_source_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_source_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/a2dp_source_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/ancs_client_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/ancs_client_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/ancs_client_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/ancs_client_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/ancs_client_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/ancs_client_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/att_delayed_response.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/att_delayed_response.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/att_delayed_response.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/att_delayed_response.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/att_delayed_response.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/att_delayed_response.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/audio_duplex.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/audio_duplex.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/audio_duplex.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/audio_duplex.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/audio_duplex.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/audio_duplex.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/btstack.dir/C.includecache
/btstack/port/libusb/cmake-build-debug/CMakeFiles/btstack.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/btstack.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/btstack.dir/cmake_clean_target.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/btstack.dir/depend.internal
/btstack/port/libusb/cmake-build-debug/CMakeFiles/btstack.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/btstack.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/btstack.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/btstack.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clion-environment.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clion-log.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_client.dir/C.includecache
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_client.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_client.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_client.dir/depend.internal
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_client.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_client.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_client.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_client.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_server.dir/C.includecache
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_server.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_server.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_server.dir/depend.internal
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_server.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_server.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_server.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/clock_server.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/cmake.check_cache
/btstack/port/libusb/cmake-build-debug/CMakeFiles/dut_mode_classic.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/dut_mode_classic.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/dut_mode_classic.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/dut_mode_classic.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/dut_mode_classic.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/dut_mode_classic.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_dedicated_bonding.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_dedicated_bonding.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_dedicated_bonding.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_dedicated_bonding.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_dedicated_bonding.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_dedicated_bonding.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_inquiry.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_inquiry.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_inquiry.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_inquiry.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_inquiry.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_inquiry.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_le_advertisements.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_le_advertisements.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_le_advertisements.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_le_advertisements.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_le_advertisements.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_le_advertisements.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_link_keys.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_link_keys.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_link_keys.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_link_keys.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_link_keys.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gap_link_keys.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_battery_query.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_battery_query.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_battery_query.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_battery_query.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_battery_query.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_battery_query.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_browser.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_browser.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_browser.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_browser.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_browser.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_browser.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_counter.dir/C.includecache
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_counter.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_counter.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_counter.dir/depend.internal
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_counter.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_counter.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_counter.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_counter.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_heart_rate_client.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_heart_rate_client.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_heart_rate_client.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_heart_rate_client.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_heart_rate_client.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_heart_rate_client.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_streamer_server.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_streamer_server.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_streamer_server.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_streamer_server.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_streamer_server.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/gatt_streamer_server.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hfp_ag_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hfp_ag_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hfp_ag_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hfp_ag_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hfp_ag_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hfp_ag_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hfp_hf_demo.dir/C.includecache
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hfp_hf_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hfp_hf_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hfp_hf_demo.dir/depend.internal
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hfp_hf_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hfp_hf_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hfp_hf_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hfp_hf_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_host_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_host_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_host_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_host_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_host_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_host_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_keyboard_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_keyboard_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_keyboard_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_keyboard_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_keyboard_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_keyboard_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_media_keys.dir/C.includecache
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_media_keys.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_media_keys.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_media_keys.dir/depend.internal
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_media_keys.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_media_keys.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_media_keys.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_media_keys.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_mouse_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_mouse_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_mouse_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_mouse_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_mouse_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hid_mouse_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hog_keyboard_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hog_keyboard_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hog_keyboard_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hog_keyboard_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hog_keyboard_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hog_keyboard_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hog_mouse_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hog_mouse_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hog_mouse_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hog_mouse_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hog_mouse_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hog_mouse_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hsp_ag_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hsp_ag_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hsp_ag_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hsp_ag_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hsp_ag_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hsp_ag_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hsp_hs_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hsp_hs_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hsp_hs_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hsp_hs_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hsp_hs_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/hsp_hs_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_data_channel_client.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_data_channel_client.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_data_channel_client.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_data_channel_client.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_data_channel_client.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_data_channel_client.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_data_channel_server.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_data_channel_server.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_data_channel_server.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_data_channel_server.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_data_channel_server.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_data_channel_server.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_mitm.dir/C.includecache
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_mitm.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_mitm.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_mitm.dir/depend.internal
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_mitm.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_mitm.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_mitm.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_mitm.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_streamer_client.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_streamer_client.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_streamer_client.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_streamer_client.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_streamer_client.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/le_streamer_client.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/led_counter.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/led_counter.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/led_counter.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/led_counter.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/led_counter.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/led_counter.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/mesh_node_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/mesh_node_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/mesh_node_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/mesh_node_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/mesh_node_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/mesh_node_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/mod_player.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/mod_player.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/mod_player.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/mod_player.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/mod_player.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/mod_player.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/nordic_spp_le_counter.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/nordic_spp_le_counter.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/nordic_spp_le_counter.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/nordic_spp_le_counter.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/nordic_spp_le_counter.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/nordic_spp_le_counter.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/nordic_spp_le_streamer.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/nordic_spp_le_streamer.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/nordic_spp_le_streamer.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/nordic_spp_le_streamer.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/nordic_spp_le_streamer.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/nordic_spp_le_streamer.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/pan_lwip_http_server.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/pan_lwip_http_server.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/pan_lwip_http_server.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/pan_lwip_http_server.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/pan_lwip_http_server.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/pan_lwip_http_server.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/panu_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/panu_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/panu_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/panu_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/panu_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/panu_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/pbap_client_demo.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/pbap_client_demo.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/pbap_client_demo.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/pbap_client_demo.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/pbap_client_demo.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/pbap_client_demo.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/progress.marks
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_bnep_query.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_bnep_query.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_bnep_query.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_bnep_query.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_bnep_query.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_bnep_query.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_general_query.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_general_query.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_general_query.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_general_query.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_general_query.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_general_query.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_rfcomm_query.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_rfcomm_query.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_rfcomm_query.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_rfcomm_query.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_rfcomm_query.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sdp_rfcomm_query.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/servo_server.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/servo_server.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/servo_server.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/servo_server.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/servo_server.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/servo_server.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sine_player.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sine_player.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sine_player.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sine_player.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sine_player.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sine_player.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sm_pairing_central.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sm_pairing_central.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sm_pairing_central.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sm_pairing_central.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sm_pairing_central.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sm_pairing_central.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sm_pairing_peripheral.dir/C.includecache
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sm_pairing_peripheral.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sm_pairing_peripheral.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sm_pairing_peripheral.dir/depend.internal
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sm_pairing_peripheral.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sm_pairing_peripheral.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sm_pairing_peripheral.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/sm_pairing_peripheral.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_and_gatt_counter.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_and_gatt_counter.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_and_gatt_counter.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_and_gatt_counter.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_and_gatt_counter.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_and_gatt_counter.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_and_gatt_streamer.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_and_gatt_streamer.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_and_gatt_streamer.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_and_gatt_streamer.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_and_gatt_streamer.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_and_gatt_streamer.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_counter.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_counter.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_counter.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_counter.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_counter.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_counter.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_flowcontrol.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_flowcontrol.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_flowcontrol.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_flowcontrol.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_flowcontrol.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_flowcontrol.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_streamer.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_streamer.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_streamer.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_streamer.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_streamer.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_streamer.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_streamer_client.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_streamer_client.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_streamer_client.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_streamer_client.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_streamer_client.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/spp_streamer_client.dir/progress.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/ublox_spp_le_counter.dir/DependInfo.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/ublox_spp_le_counter.dir/cmake_clean.cmake
/btstack/port/libusb/cmake-build-debug/CMakeFiles/ublox_spp_le_counter.dir/depend.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/ublox_spp_le_counter.dir/flags.make
/btstack/port/libusb/cmake-build-debug/CMakeFiles/ublox_spp_le_counter.dir/link.txt
/btstack/port/libusb/cmake-build-debug/CMakeFiles/ublox_spp_le_counter.dir/progress.make
/btstack/port/libusb/cmake-build-debug/Makefile
/btstack/port/libusb/cmake-build-debug/clock_client
/btstack/port/libusb/cmake-build-debug/clock_server
/btstack/port/libusb/cmake-build-debug/clock_server.h
/btstack/port/libusb/cmake-build-debug/cmake_install.cmake
/btstack/port/libusb/cmake-build-debug/hid_media_keys
/btstack/port/libusb/cmake-build-debug/le_mitm
/btstack/port/libusb/servo_server
/btstack/port/posix-h4/CC256XB_BT_SP/Release_Notes.pdf
/btstack/port/posix-h4/CC256XB_BT_SP/TIInit_6.7.16.ili
/btstack/port/posix-h4/CC256XB_BT_SP/TIInit_6.7.16.xml
/btstack/port/posix-h4/CC256XB_BT_SP/TILAW-#279184-v1-WBU_TSPA_Software_License.txt
/btstack/port/posix-h4/CC256XB_BT_SP/v1.8/Bluetopia/CC256XB.h
/btstack/port/posix-h4/Makefile
/btstack/port/posix-h4/btstack_config.h
/btstack/port/posix-h5-bcm/Makefile
/btstack/port/posix-h5-bcm/btstack_config.h
/btstack/port/posix-h5-bcm/gatt_heart_rate_client
/btstack/port/posix-h5-bcm/mesh_node_demo
/btstack/port/posix-h5-bcm/mesh_node_demo.h
/btstack/port/raspi/Makefile
/btstack/port/raspi/btstack_config.h
/btstack/port/stm32-f103rb-nucleo/spp_and_le_counter.gatt
/btstack/port/windows-h4/Makefile
/btstack/port/windows-h4/btstack_config.h
/btstack/port/windows-winusb/Makefile
/btstack/port/windows-winusb/btstack_config.h
/btstack/src/ble/att_db.c
/btstack/src/ble/att_db_util.c
/btstack/src/ble/att_db_util.h
/btstack/src/ble/gatt-service/cycling_speed_and_cadence_service_server.c
/btstack/src/ble/sm.c
/btstack/src/btstack_crypto.c
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/classic/avdtp.c
/btstack/src/classic/avrcp.c
/btstack/src/classic/avrcp_target.c
/btstack/src/classic/hfp_hf.c
/btstack/src/classic/pbap_client.c
/btstack/src/classic/rfcomm.c
/btstack/src/hci.c
/btstack/src/hci_cmd.h
/btstack/src/l2cap.c
/btstack/src/mesh/beacon.c
/btstack/src/mesh/mesh_configuration_client.c
/btstack/src/mesh/mesh_configuration_client.h
/btstack/src/mesh/mesh_generic_default_transition_time_client.h
/btstack/test/att_db/Makefile
/btstack/test/att_db/att_db_util_test.c
/btstack/test/att_db/btstack_config.h
/btstack/test/avdtp_util/Makefile
/btstack/test/base64/Makefile
/btstack/test/btstack_config.h
/btstack/test/btstack_link_key_db/Makefile
/btstack/test/crypto/aes_cmac.c
/btstack/test/crypto/aes_cmac_test.py
/btstack/test/crypto2/Makefile
/btstack/test/crypto2/aes_cmac_test.c
/btstack/test/crypto2/btstack_config.h
/btstack/test/des_iterator/Makefile
/btstack/test/embedded/Makefile
/btstack/test/flash_tlv/Makefile
/btstack/test/gatt_client/Makefile
/btstack/test/gatt_client/mock.c
/btstack/test/gatt_server/Makefile
/btstack/test/hfp/Makefile
/btstack/test/hfp/hfp_ag_client_test.c
/btstack/test/hfp/hfp_hf_client_test.c
/btstack/test/hid_parser/Makefile
/btstack/test/mesh/Makefile
/btstack/test/obex/Makefile
/btstack/test/ring_buffer/Makefile
/btstack/test/sdp/Makefile
/btstack/test/sdp_client/Makefile
/btstack/test/security_manager/Makefile
/btstack/test/tlv_posix/Makefile
/btstack/tool/compile_gatt.py
/btstack/tool/metrics/metrics-ccsm.py
a7649d0323-Dec-2019 Matthias Ringwald <[email protected]>

esp32: update cmake file to use idf_component_register and add commands to generate .h from .gatt file

b1d16e4c23-Dec-2019 Matthias Ringwald <[email protected]>

esp32: update component cmake file

826d4bce16-Aug-2019 Matthias Ringwald <[email protected]>

esp32: copy micro-ecc into esp-idf, try to use our copy for cmake

095c28e307-Mar-2019 Matthias Ringwald <[email protected]>

esp32: create CMakeLists.txt for example

e7f2b10e07-Mar-2019 Matthias Ringwald <[email protected]>

esp32: add CMakeLists for btstack component


/btstack/3rd-party/README.md
/btstack/3rd-party/bluedroid/decoder/include/oi_codec_sbc.h
/btstack/3rd-party/bluedroid/decoder/srce/alloc.c
/btstack/3rd-party/bluedroid/decoder/srce/bitalloc-sbc.c
/btstack/3rd-party/bluedroid/decoder/srce/bitalloc.c
/btstack/3rd-party/bluedroid/decoder/srce/decoder-private.c
/btstack/3rd-party/bluedroid/decoder/srce/decoder-sbc.c
/btstack/3rd-party/bluedroid/decoder/srce/framing.c
/btstack/3rd-party/bluedroid/decoder/srce/synthesis-dct8.c
/btstack/3rd-party/bluedroid/decoder/srce/synthesis-sbc.c
/btstack/3rd-party/bluedroid/encoder/srce/sbc_analysis.c
/btstack/3rd-party/bluedroid/encoder/srce/sbc_enc_bit_alloc_mono.c
/btstack/3rd-party/bluedroid/encoder/srce/sbc_enc_bit_alloc_ste.c
/btstack/3rd-party/bluedroid/encoder/srce/sbc_encoder.c
/btstack/3rd-party/bluedroid/encoder/srce/sbc_packing.c
/btstack/3rd-party/lwip/core/src/apps/http/fs/img/bk-logo.svg
/btstack/3rd-party/lwip/core/src/apps/http/fs/index.html
/btstack/3rd-party/lwip/core/src/apps/http/fsdata.c
/btstack/3rd-party/lwip/core/src/apps/http/httpd_structs.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/httpd_opts.h
/btstack/3rd-party/micro-ecc/uECC.c
/btstack/3rd-party/rijndael/rijndael.c
/btstack/3rd-party/rijndael/rijndael.h
/btstack/3rd-party/segger-rtt/License.txt
/btstack/3rd-party/segger-rtt/SEGGER_RTT.c
/btstack/3rd-party/segger-rtt/SEGGER_RTT.h
/btstack/3rd-party/segger-rtt/SEGGER_RTT_ASM_ARMv7M.S
/btstack/3rd-party/segger-rtt/SEGGER_RTT_Conf.h
/btstack/3rd-party/segger-rtt/SEGGER_RTT_Syscalls_GCC.c
/btstack/3rd-party/segger-rtt/SEGGER_RTT_Syscalls_IAR.c
/btstack/3rd-party/segger-rtt/SEGGER_RTT_Syscalls_KEIL.c
/btstack/3rd-party/segger-rtt/SEGGER_RTT_Syscalls_SES.c
/btstack/3rd-party/segger-rtt/SEGGER_RTT_printf.c
/btstack/3rd-party/segger-rtt/modifications.md
/btstack/3rd-party/yxml/yxml.c
/btstack/CHANGELOG.md
/btstack/README.md
/btstack/chipset/README.md
/btstack/chipset/bcm/btstack_chipset_bcm.c
/btstack/chipset/cc256x/Makefile.inc
/btstack/chipset/cc256x/convert_bts_init_scripts.py
/btstack/chipset/csr/btstack_chipset_csr.c
/btstack/chipset/zephyr/btstack_chipset_zephyr.c
/btstack/doc/manual/docs/how_to.md
/btstack/example/Makefile.inc
/btstack/example/a2dp_sink_demo.c
/btstack/example/a2dp_source_demo.c
/btstack/example/pan_lwip_http_server.c
/btstack/example/sm_pairing_peripheral.c
/btstack/platform/corefoundation/btstack_run_loop_corefoundation.m
/btstack/platform/daemon/src/daemon.c
/btstack/platform/embedded/btstack_run_loop_embedded.c
/btstack/platform/freertos/btstack_run_loop_freertos.c
/btstack/platform/libusb/hci_transport_h2_libusb.c
/btstack/platform/posix/btstack_run_loop_posix.c
/btstack/platform/posix/btstack_tlv_posix.c
/btstack/platform/posix/le_device_db_fs.c
/btstack/platform/wiced/btstack_run_loop_wiced.c
/btstack/platform/wiced/btstack_stdin_wiced.c
/btstack/platform/windows/btstack_run_loop_windows.c
/btstack/platform/windows/btstack_stdin_windows.c
components/btstack/CMakeLists.txt
/btstack/port/libusb/CMakeLists.txt
/btstack/port/posix-h4/Makefile
/btstack/port/posix-h4/README.md
/btstack/port/raspi/Makefile
/btstack/port/raspi/README.md
/btstack/port/raspi/btstack_config.h
/btstack/port/raspi/main.c
/btstack/port/stm32-f4discovery-cc256x/README.md
/btstack/port/stm32-wb55xx-nucleo-freertos/.gitignore
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/cmsis_compiler.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/cmsis_version.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/mpu_armv7.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wb50xx.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wb55xx.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wbxx.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/system_stm32wbxx.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Release_Notes.html
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Include/cmsis_armcc.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Include/cmsis_gcc.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Include/core_cm0.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Include/core_cm0plus.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Include/core_cm3.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Include/core_cm4.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Include/core_cm7.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Include/core_sc000.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Include/core_sc300.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_cortex.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_def.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma_ex.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash_ex.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio_ex.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_ipcc.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr_ex.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc_ex.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc_ex.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_tim.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_tim_ex.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_uart.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_uart_ex.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_crs.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dma.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dmamux.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_gpio.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_hsem.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_utils.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Release_Notes.html
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/STM32WB55xx_User_Manual.chm
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_cortex.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_dma.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_dma_ex.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_flash.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_flash_ex.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_gpio.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_pwr.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_pwr_ex.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rcc.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rcc_ex.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rtc.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rtc_ex.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_tim.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_tim_ex.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_uart.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_uart_ex.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/_htmresc/mini-st.css
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/_htmresc/st_logo.png
/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/FreeRTOSConfig.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/app_conf.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/ble_conf.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/ble_dbg_conf.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/hw_conf.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/hw_if.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/main.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/stm32wbxx_hal_conf.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/utilities_conf.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Makefile
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/ble.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/ble_common.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ble_events.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ble_events.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ble_gap_aci.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ble_gap_aci.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ble_gatt_aci.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ble_gatt_aci.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ble_hal_aci.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ble_hal_aci.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ble_hci_le.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ble_hci_le.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ble_l2cap_aci.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ble_types.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/ble_bufsize.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/ble_core.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/ble_defs.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/ble_legacy.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/ble_std.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/doc/STM32WB_BLE_Wireless_Interface.html
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/template/ble_const.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/template/compiler.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/template/osal.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/template/osal.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/hw.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/shci/shci.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/shci/shci.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/tl/hci_tl.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/tl/hci_tl.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/tl/mbox_def.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/tl/shci_tl.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/tl/shci_tl.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/tl/shci_tl_if.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/tl/tl.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/tl/tl_mbox.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/stm32_wpan_common.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/dbg_trace.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/dbg_trace.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/otp.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/otp.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/stm_list.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/stm_list.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/stm_queue.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/stm_queue.h
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/utilities_common.h
/btstack/port/stm32-wb55xx-nucleo-freertos/README.md
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/hw_ipcc.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/hw_lpm.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/main.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/stm32wbxx_hal_timebase_tim.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/stm32wbxx_it.c
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/system_stm32wbxx.c
/btstack/port/stm32-wb55xx-nucleo-freertos/port/btstack_config.h
/btstack/port/stm32-wb55xx-nucleo-freertos/port/btstack_port.c
/btstack/port/stm32-wb55xx-nucleo-freertos/port/hal_flash_bank_stm32wb.c
/btstack/port/stm32-wb55xx-nucleo-freertos/port/hal_flash_bank_stm32wb.h
/btstack/port/stm32-wb55xx-nucleo-freertos/startup_stm32wb55xx_cm4.s
/btstack/port/stm32-wb55xx-nucleo-freertos/stm32wb55xx_flash_cm4.ld
/btstack/src/ad_parser.c
/btstack/src/ad_parser.h
/btstack/src/ble/ancs_client.c
/btstack/src/ble/att_db.c
/btstack/src/ble/att_db.h
/btstack/src/ble/att_db_util.c
/btstack/src/ble/att_db_util.h
/btstack/src/ble/att_server.c
/btstack/src/ble/att_server.h
/btstack/src/ble/gatt-service/battery_service_server.c
/btstack/src/ble/gatt-service/cycling_power_service_server.c
/btstack/src/ble/gatt-service/cycling_speed_and_cadence_service_server.c
/btstack/src/ble/gatt-service/device_information_service_server.c
/btstack/src/ble/gatt-service/heart_rate_service_server.c
/btstack/src/ble/gatt-service/hids_device.c
/btstack/src/ble/gatt-service/nordic_spp_service_server.c
/btstack/src/ble/gatt_client.c
/btstack/src/ble/le_device_db_memory.c
/btstack/src/ble/le_device_db_tlv.c
/btstack/src/ble/sm.c
/btstack/src/bluetooth_company_id.h
/btstack/src/bluetooth_data_types.h
/btstack/src/bluetooth_gatt.h
/btstack/src/bluetooth_sdp.h
/btstack/src/btstack.h
/btstack/src/btstack_base64_decoder.c
/btstack/src/btstack_bool.h
/btstack/src/btstack_crypto.c
/btstack/src/btstack_crypto.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/btstack_hid_parser.c
/btstack/src/btstack_linked_list.c
/btstack/src/btstack_linked_list.h
/btstack/src/btstack_memory_pool.c
/btstack/src/btstack_resample.c
/btstack/src/btstack_ring_buffer.c
/btstack/src/btstack_run_loop.c
/btstack/src/btstack_run_loop.h
/btstack/src/btstack_run_loop_base.c
/btstack/src/btstack_run_loop_base.h
/btstack/src/btstack_tlv.h
/btstack/src/btstack_util.c
/btstack/src/classic/a2dp_sink.c
/btstack/src/classic/a2dp_source.c
/btstack/src/classic/a2dp_source.h
/btstack/src/classic/avdtp.c
/btstack/src/classic/avdtp.h
/btstack/src/classic/avdtp_acceptor.c
/btstack/src/classic/avdtp_initiator.c
/btstack/src/classic/avdtp_sink.c
/btstack/src/classic/avdtp_source.c
/btstack/src/classic/avdtp_source.h
/btstack/src/classic/avdtp_util.c
/btstack/src/classic/avdtp_util.h
/btstack/src/classic/avrcp.c
/btstack/src/classic/avrcp_browsing_controller.c
/btstack/src/classic/avrcp_browsing_target.c
/btstack/src/classic/avrcp_controller.c
/btstack/src/classic/avrcp_target.c
/btstack/src/classic/bnep.c
/btstack/src/classic/btstack_cvsd_plc.c
/btstack/src/classic/btstack_link_key_db_memory.c
/btstack/src/classic/btstack_link_key_db_tlv.c
/btstack/src/classic/btstack_sbc_decoder_bluedroid.c
/btstack/src/classic/btstack_sbc_encoder_bluedroid.c
/btstack/src/classic/btstack_sbc_plc.c
/btstack/src/classic/goep_client.c
/btstack/src/classic/hfp.c
/btstack/src/classic/hfp_ag.c
/btstack/src/classic/hfp_gsm_model.c
/btstack/src/classic/hfp_hf.c
/btstack/src/classic/hfp_msbc.c
/btstack/src/classic/hid_device.c
/btstack/src/classic/hsp_ag.c
/btstack/src/classic/hsp_hs.c
/btstack/src/classic/obex_iterator.c
/btstack/src/classic/obex_message_builder.c
/btstack/src/classic/pbap_client.c
/btstack/src/classic/rfcomm.c
/btstack/src/classic/rfcomm.h
/btstack/src/classic/sdp_client.c
/btstack/src/classic/sdp_client_rfcomm.c
/btstack/src/classic/sdp_server.c
/btstack/src/classic/sdp_util.c
/btstack/src/classic/sdp_util.h
/btstack/src/gap.h
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/hci_cmd.c
/btstack/src/hci_cmd.h
/btstack/src/hci_dump.c
/btstack/src/hci_transport.h
/btstack/src/hci_transport_em9304_spi.c
/btstack/src/hci_transport_h5.c
/btstack/src/l2cap.c
/btstack/src/l2cap_signaling.c
/btstack/src/mesh/adv_bearer.c
/btstack/src/mesh/beacon.c
/btstack/src/mesh/gatt_bearer.c
/btstack/src/mesh/mesh.c
/btstack/src/mesh/mesh_access.c
/btstack/src/mesh/mesh_access.h
/btstack/src/mesh/mesh_configuration_client.c
/btstack/src/mesh/mesh_configuration_client.h
/btstack/src/mesh/mesh_configuration_server.c
/btstack/src/mesh/mesh_crypto.c
/btstack/src/mesh/mesh_foundation.h
/btstack/src/mesh/mesh_generic_default_transition_time_client.c
/btstack/src/mesh/mesh_generic_default_transition_time_client.h
/btstack/src/mesh/mesh_generic_default_transition_time_server.c
/btstack/src/mesh/mesh_generic_default_transition_time_server.h
/btstack/src/mesh/mesh_generic_level_client.c
/btstack/src/mesh/mesh_generic_level_server.c
/btstack/src/mesh/mesh_generic_model.h
/btstack/src/mesh/mesh_generic_on_off_client.c
/btstack/src/mesh/mesh_generic_on_off_server.c
/btstack/src/mesh/mesh_keys.c
/btstack/src/mesh/mesh_keys.h
/btstack/src/mesh/mesh_lower_transport.c
/btstack/src/mesh/mesh_lower_transport.h
/btstack/src/mesh/mesh_network.c
/btstack/src/mesh/mesh_node.c
/btstack/src/mesh/mesh_proxy.c
/btstack/src/mesh/mesh_upper_transport.c
/btstack/src/mesh/mesh_virtual_addresses.c
/btstack/src/mesh/pb_adv.c
/btstack/src/mesh/pb_gatt.c
/btstack/src/mesh/provisioning_device.c
/btstack/src/mesh/provisioning_provisioner.c
/btstack/test/avdtp_util/avdtp_util_test.c
/btstack/test/crypto/Makefile
/btstack/test/mesh/.gitignore
/btstack/test/mesh/Makefile
/btstack/test/mesh/mesh_configuration_composition_data_message_test.cpp
/btstack/test/mesh/mesh_pts.c
/btstack/test/pts/avdtp_source_test.c
/btstack/test/security_manager/Makefile
/btstack/tool/bluetooth_company_id.py
/btstack/tool/bluetooth_data_types.py
/btstack/tool/bluetooth_gatt.py
/btstack/tool/bluetooth_sdp.py
/btstack/tool/metrics/Makefile
/btstack/tool/metrics/btstack_config.h
/btstack/tool/metrics/metrics-ccsm.py
/btstack/tool/misc/fix-misra-12.1.py
/btstack/tool/misc/fix_null_pointer_checks.cocci
/btstack/tool/misc/ignore_return_mempcy.cocci
40ba509928-Oct-2019 cuichaochao <[email protected]>

port/esp32: add ESP32-LyraT V4.3 Board Support

a4ddb25e31-Oct-2019 Matthias Ringwald <[email protected]>

esp32: handle esp-idf change from CONFIG_CONSOLE_UART_NUM to CONFIG_ESP_CONSOLE_UART_NUM


/btstack/3rd-party/README.md
/btstack/3rd-party/micro-ecc/btstack_config_uECC.h
/btstack/3rd-party/micro-ecc/uECC.h
/btstack/CHANGELOG.md
/btstack/README.md
/btstack/chipset/cc256x/Makefile.inc
/btstack/doc/manual/docs/how_to.md
/btstack/doc/manual/docs/protocols.md
/btstack/example/Makefile.inc
/btstack/example/a2dp_sink_demo.c
/btstack/example/a2dp_source_demo.c
/btstack/example/avrcp_browsing_client.c
/btstack/example/gatt_heart_rate_client.c
/btstack/example/le_streamer_client.c
/btstack/example/mesh_node_demo.c
/btstack/example/sco_demo_util.c
/btstack/example/spp_streamer_client.c
/btstack/platform/daemon/binding/java/example/com/bluekitchen/GATTClientTest.java
/btstack/platform/daemon/example/l2cap_server.c
/btstack/platform/daemon/src/daemon.c
/btstack/platform/embedded/btstack_run_loop_embedded.c
/btstack/platform/freertos/btstack_run_loop_freertos.c
/btstack/platform/freertos/btstack_uart_block_freertos.c
/btstack/platform/posix/btstack_run_loop_posix.c
/btstack/platform/posix/btstack_tlv_posix.c
/btstack/platform/wiced/btstack_run_loop_wiced.c
/btstack/platform/windows/btstack_run_loop_windows.c
/btstack/platform/windows/btstack_stdin_windows.c
/btstack/platform/windows/btstack_uart_block_windows.c
/btstack/platform/windows/hci_transport_h2_winusb.c
components/btstack/btstack_stdin_esp32.c
/btstack/port/libusb-intel/.gitignore
/btstack/port/libusb-intel/Makefile
/btstack/port/libusb-intel/btstack_config.h
/btstack/port/libusb-intel/main.c
/btstack/port/libusb/.gitignore
/btstack/port/libusb/CMakeLists.txt
/btstack/port/libusb/Makefile
/btstack/port/libusb/README.md
/btstack/port/libusb/btstack_config.h
/btstack/port/libusb/main.c
/btstack/port/max32630-fthr/example/template/Makefile
/btstack/port/msp-exp430f5438-cc2564b/Makefile
/btstack/port/msp430f5229lp-cc2564b/Makefile
/btstack/port/msp430f5229lp-cc2564b/btstack_config.h
/btstack/port/posix-h4-atwilc3000/.gitignore
/btstack/port/posix-h4-atwilc3000/Makefile
/btstack/port/posix-h4-atwilc3000/btstack_config.h
/btstack/port/posix-h4-atwilc3000/main.c
/btstack/port/posix-h4-da14581/.gitignore
/btstack/port/posix-h4-da14581/Makefile
/btstack/port/posix-h4-da14581/btstack_config.h
/btstack/port/posix-h4-da14581/main.c
/btstack/port/posix-h4-da14585/.gitignore
/btstack/port/posix-h4-da14585/Makefile
/btstack/port/posix-h4-da14585/btstack_config.h
/btstack/port/posix-h4-da14585/main.c
/btstack/port/posix-h4-zephyr/.gitignore
/btstack/port/posix-h4-zephyr/Makefile
/btstack/port/posix-h4-zephyr/btstack_config.h
/btstack/port/posix-h4-zephyr/main.c
/btstack/port/posix-h4/.gitignore
/btstack/port/posix-h4/Makefile
/btstack/port/posix-h4/btstack_config.h
/btstack/port/posix-h4/main.c
/btstack/port/posix-h5-bcm/.gitignore
/btstack/port/posix-h5-bcm/Makefile
/btstack/port/posix-h5-bcm/btstack_config.h
/btstack/port/posix-h5-bcm/main.c
/btstack/port/posix-h5/.gitignore
/btstack/port/posix-h5/Makefile
/btstack/port/posix-h5/btstack_config.h
/btstack/port/posix-h5/main.c
/btstack/port/raspi/.gitignore
/btstack/port/raspi/Makefile
/btstack/port/raspi/btstack_config.h
/btstack/port/stm32-f4discovery-cc256x-2/README.md
/btstack/port/stm32-f4discovery-cc256x-2/notes.md
/btstack/port/stm32-f4discovery-cc256x/Makefile
/btstack/port/windows-h4-zephyr/Makefile
/btstack/port/windows-h4-zephyr/btstack_config.h
/btstack/port/windows-h4-zephyr/main.c
/btstack/port/windows-h4/btstack_config.h
/btstack/port/windows-winusb-intel/btstack_config.h
/btstack/port/windows-winusb-intel/main.c
/btstack/port/windows-winusb/btstack_config.h
/btstack/src/ble/att_db.c
/btstack/src/ble/att_db.h
/btstack/src/ble/att_server.c
/btstack/src/ble/gatt-service/cycling_power_service_server.c
/btstack/src/ble/gatt-service/cycling_speed_and_cadence_service_server.c
/btstack/src/ble/gatt-service/mesh_provisioning_service_server.c
/btstack/src/ble/gatt-service/mesh_proxy_service_server.c
/btstack/src/ble/gatt_client.c
/btstack/src/ble/gatt_client.h
/btstack/src/ble/le_device_db_tlv.c
/btstack/src/ble/sm.c
/btstack/src/bluetooth.h
/btstack/src/bluetooth_psm.h
/btstack/src/btstack.h
/btstack/src/btstack_crypto.c
/btstack/src/btstack_crypto.h
/btstack/src/btstack_debug.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/btstack_run_loop_base.c
/btstack/src/btstack_run_loop_base.h
/btstack/src/btstack_tlv_none.c
/btstack/src/btstack_tlv_none.h
/btstack/src/classic/a2dp_sink.c
/btstack/src/classic/a2dp_sink.h
/btstack/src/classic/a2dp_source.c
/btstack/src/classic/a2dp_source.h
/btstack/src/classic/avdtp.c
/btstack/src/classic/avdtp.h
/btstack/src/classic/avdtp_acceptor.c
/btstack/src/classic/avdtp_initiator.c
/btstack/src/classic/avdtp_sink.c
/btstack/src/classic/avdtp_sink.h
/btstack/src/classic/avdtp_source.c
/btstack/src/classic/avdtp_util.c
/btstack/src/classic/avdtp_util.h
/btstack/src/classic/avrcp.c
/btstack/src/classic/avrcp.h
/btstack/src/classic/avrcp_browsing_controller.c
/btstack/src/classic/avrcp_browsing_target.c
/btstack/src/classic/avrcp_target.c
/btstack/src/classic/bnep.c
/btstack/src/classic/btstack_link_key_db_static.c
/btstack/src/classic/gatt_sdp.c
/btstack/src/classic/hfp_ag.c
/btstack/src/classic/hid_device.c
/btstack/src/classic/pan.c
/btstack/src/classic/rfcomm.c
/btstack/src/classic/sdp_client.c
/btstack/src/classic/sdp_server.c
/btstack/src/classic/sdp_util.h
/btstack/src/classic/spp_server.c
/btstack/src/classic/spp_server.h
/btstack/src/gap.h
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/hci_cmd.c
/btstack/src/hci_cmd.h
/btstack/src/hci_transport.h
/btstack/src/hci_transport_em9304_spi.c
/btstack/src/hci_transport_h4.c
/btstack/src/hci_transport_h5.c
/btstack/src/l2cap.c
/btstack/src/l2cap.h
/btstack/src/l2cap_signaling.c
/btstack/src/l2cap_signaling.h
/btstack/src/mesh/adv_bearer.c
/btstack/src/mesh/beacon.c
/btstack/src/mesh/gatt_bearer.c
/btstack/src/mesh/mesh.c
/btstack/src/mesh/mesh_access.c
/btstack/src/mesh/mesh_access.h
/btstack/src/mesh/mesh_configuration_server.c
/btstack/src/mesh/mesh_configuration_server.h
/btstack/src/mesh/mesh_crypto.c
/btstack/src/mesh/mesh_foundation.c
/btstack/src/mesh/mesh_generic_level_client.c
/btstack/src/mesh/mesh_generic_level_server.c
/btstack/src/mesh/mesh_generic_model.h
/btstack/src/mesh/mesh_generic_on_off_client.c
/btstack/src/mesh/mesh_generic_on_off_server.c
/btstack/src/mesh/mesh_health_server.c
/btstack/src/mesh/mesh_health_server.h
/btstack/src/mesh/mesh_iv_index_seq_number.c
/btstack/src/mesh/mesh_keys.c
/btstack/src/mesh/mesh_lower_transport.c
/btstack/src/mesh/mesh_lower_transport.h
/btstack/src/mesh/mesh_network.c
/btstack/src/mesh/mesh_network.h
/btstack/src/mesh/mesh_node.c
/btstack/src/mesh/mesh_node.h
/btstack/src/mesh/mesh_proxy.c
/btstack/src/mesh/mesh_proxy.h
/btstack/src/mesh/mesh_upper_transport.c
/btstack/src/mesh/mesh_upper_transport.h
/btstack/src/mesh/mesh_virtual_addresses.c
/btstack/src/mesh/pb_adv.c
/btstack/src/mesh/pb_gatt.c
/btstack/src/mesh/provisioning.c
/btstack/src/mesh/provisioning.h
/btstack/src/mesh/provisioning_device.c
/btstack/src/mesh/provisioning_provisioner.c
/btstack/test/.gitignore
/btstack/test/Makefile
/btstack/test/att_db/Makefile
/btstack/test/avdtp/Makefile
/btstack/test/avdtp_util/.gitignore
/btstack/test/avdtp_util/Makefile
/btstack/test/avdtp_util/avdtp_util_test.c
/btstack/test/avrcp/Makefile
/btstack/test/base64/Makefile
/btstack/test/ble_client/Makefile
/btstack/test/btstack_link_key_db/Makefile
/btstack/test/coverage_filter.py
/btstack/test/crypto/Makefile
/btstack/test/crypto/mock.c
/btstack/test/des_iterator/Makefile
/btstack/test/embedded/.gitignore
/btstack/test/embedded/FreeRTOS.h
/btstack/test/embedded/Makefile
/btstack/test/embedded/embedded_test.c
/btstack/test/embedded/event_groups.h
/btstack/test/embedded/freertos_test.c
/btstack/test/embedded/queue.h
/btstack/test/embedded/task.h
/btstack/test/flash_tlv/Makefile
/btstack/test/flash_tlv/tlv_le_test.c
/btstack/test/gatt_client/Makefile
/btstack/test/gatt_client/mock.c
/btstack/test/gatt_server/.gitignore
/btstack/test/gatt_server/Makefile
/btstack/test/gatt_server/btstack_config.h
/btstack/test/gatt_server/gatt_server_test.c
/btstack/test/gatt_server/mock.c
/btstack/test/gatt_server/profile.gatt
/btstack/test/hfp/Makefile
/btstack/test/hid_parser/Makefile
/btstack/test/hid_parser/hid_parser_test.c
/btstack/test/linked_list/Makefile
/btstack/test/map_client/Makefile
/btstack/test/map_client/btstack_config.h
/btstack/test/map_client/map_client_test.c
/btstack/test/map_client/map_util.c
/btstack/test/map_test/Makefile
/btstack/test/maths/Makefile
/btstack/test/mesh/CMakeLists.txt
/btstack/test/mesh/Makefile
/btstack/test/mesh/btstack_config.h
/btstack/test/mesh/dump_mesh_pklg.py
/btstack/test/mesh/main.c
/btstack/test/mesh/mesh_crypto.py
/btstack/test/mesh/mesh_message_test.cpp
/btstack/test/mesh/mesh_message_test.py
/btstack/test/mesh/mesh_pts.c
/btstack/test/mesh/provisioning_provisioner_test.cpp
/btstack/test/obex/Makefile
/btstack/test/obex/obex_message_builder_test.c
/btstack/test/pts/Makefile
/btstack/test/pts/avdtp_source_test.c
/btstack/test/pts/csc_client_test.c
/btstack/test/pts/hfp_test.c
/btstack/test/pts/hrp_col_test.c
/btstack/test/pts/l2cap_test.c
/btstack/test/pts/sm_random_check.py
/btstack/test/ring_buffer/Makefile
/btstack/test/sdp/Makefile
/btstack/test/sdp/sdp_record_builder.c
/btstack/test/sdp_client/Makefile
/btstack/test/security_manager/Makefile
/btstack/test/tlv_posix/Makefile
/btstack/tool/bluetooth_psm.py
/btstack/tool/btstack_event_generator.py
/btstack/tool/compile_gatt.py
/btstack/tool/dump_pklg.py
/btstack/tool/metrics/.gitignore
/btstack/tool/metrics/Makefile
/btstack/tool/metrics/btstack_config.h
/btstack/tool/metrics/goto.sh
/btstack/tool/metrics/inttypes.h
/btstack/tool/metrics/metrics-ccsm.py
/btstack/tool/metrics/metrics-lizard.py
/btstack/tool/sine_table_generator.py
e514a7f520-Jul-2019 Matthias Ringwald <[email protected]>

port: configure desktop ports (libusb,posix,windows) for mesh


/btstack/example/Makefile.inc
/btstack/example/mesh_node_demo.c
/btstack/example/mesh_node_demo.gatt
components/btstack/include/btstack_config.h
/btstack/port/libusb-intel/btstack_config.h
/btstack/port/libusb/btstack_config.h
/btstack/port/posix-h4-atwilc3000/btstack_config.h
/btstack/port/posix-h4-da14581/btstack_config.h
/btstack/port/posix-h4-da14585/btstack_config.h
/btstack/port/posix-h4-zephyr/btstack_config.h
/btstack/port/posix-h4/btstack_config.h
/btstack/port/posix-h5-bcm/btstack_config.h
/btstack/port/posix-h5/btstack_config.h
/btstack/port/raspi/btstack_config.h
/btstack/port/windows-h4-zephyr/btstack_config.h
/btstack/port/windows-h4/btstack_config.h
/btstack/port/windows-winusb-intel/btstack_config.h
/btstack/port/windows-winusb/btstack_config.h
/btstack/src/ble/gatt-service/mesh_provisioning_service_server.c
/btstack/src/ble/gatt-service/mesh_proxy_service_server.c
/btstack/src/btstack.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/mesh/adv_bearer.c
/btstack/src/mesh/adv_bearer.h
/btstack/src/mesh/beacon.c
/btstack/src/mesh/mesh.c
/btstack/src/mesh/mesh.h
/btstack/src/mesh/mesh_access.c
/btstack/src/mesh/mesh_access.h
/btstack/src/mesh/mesh_configuration_server.c
/btstack/src/mesh/mesh_configuration_server.h
/btstack/src/mesh/mesh_foundation.h
/btstack/src/mesh/mesh_generic_level_client.c
/btstack/src/mesh/mesh_generic_level_client.h
/btstack/src/mesh/mesh_generic_level_server.c
/btstack/src/mesh/mesh_generic_model.h
/btstack/src/mesh/mesh_generic_on_off_client.c
/btstack/src/mesh/mesh_generic_on_off_client.h
/btstack/src/mesh/mesh_generic_on_off_server.c
/btstack/src/mesh/mesh_generic_on_off_server.h
/btstack/src/mesh/mesh_health_server.c
/btstack/src/mesh/mesh_health_server.h
/btstack/src/mesh/mesh_keys.c
/btstack/src/mesh/mesh_keys.h
/btstack/src/mesh/mesh_lower_transport.c
/btstack/src/mesh/mesh_network.c
/btstack/src/mesh/mesh_node.c
/btstack/src/mesh/mesh_node.h
/btstack/src/mesh/pb_adv.c
/btstack/src/mesh/provisioning_device.c
/btstack/src/mesh/provisioning_device.h
/btstack/test/mesh/Makefile
/btstack/test/mesh/btstack_config.h
/btstack/test/mesh/mesh_message_test.c
/btstack/test/mesh/mesh_pts.c
/btstack/test/mesh/mesh_pts.gatt
/btstack/test/mesh/mock.c
/btstack/test/mesh/provisioning_device_test.cpp
94dc8eb314-Jul-2019 Matthias Ringwald <[email protected]>

esp32: add mesh support


/btstack/CHANGELOG.md
/btstack/README.md
/btstack/chipset/README.md
/btstack/doc/manual/update_listings.py
/btstack/example/Makefile.inc
/btstack/example/att_delayed_response.c
/btstack/example/gatt_counter.c
/btstack/example/gatt_counter.gatt
/btstack/example/gatt_streamer_server.c
/btstack/example/gatt_streamer_server.gatt
/btstack/example/le_data_channel_server.c
/btstack/example/mesh_node_demo.c
/btstack/example/mesh_node_demo.gatt
/btstack/example/nordic_spp_le_streamer.c
/btstack/example/spp_and_gatt_counter.c
/btstack/example/spp_and_gatt_counter.gatt
/btstack/example/spp_and_gatt_streamer.c
/btstack/example/spp_and_gatt_streamer.gatt
/btstack/platform/lwip/bnep_lwip.c
/btstack/port/Makefile
/btstack/port/apollo2-em9304/create_examples.py
components/btstack/component.mk
components/btstack/include/btstack_config.h
/btstack/port/ez430-rf2560/Makefile
/btstack/port/libusb-intel/Makefile
/btstack/port/libusb/Makefile
/btstack/port/libusb/btstack_config.h
/btstack/port/msp-exp430f5438-cc2564b/Makefile
/btstack/port/msp430f5229lp-cc2564b/Makefile
/btstack/port/nrf5-zephyr/create_examples.py
/btstack/port/posix-h4-atwilc3000/Makefile
/btstack/port/posix-h4-da14581/Makefile
/btstack/port/posix-h4-zephyr-148/Makefile
/btstack/port/posix-h4-zephyr/Makefile
/btstack/port/posix-h4/Makefile
/btstack/port/posix-h5-bcm/Makefile
/btstack/port/posix-h5/Makefile
/btstack/port/raspi/Makefile
/btstack/port/samv71-xplained-atwilc3000/scripts/create_examples.py
/btstack/port/stm32-f103rb-nucleo/Makefile
/btstack/port/stm32-f4discovery-cc256x/Makefile
/btstack/port/stm32-l073rz-nucleo-em9304/Makefile
/btstack/port/windows-h4-zephyr/Makefile
/btstack/port/windows-h4/Makefile
/btstack/port/windows-winusb/Makefile
/btstack/src/ble/att_server.c
/btstack/src/ble/gatt-service/Makefile.inc
/btstack/src/ble/gatt-service/mesh_provisioning_service.gatt
/btstack/src/ble/gatt-service/mesh_provisioning_service_server.c
/btstack/src/ble/gatt-service/mesh_provisioning_service_server.h
/btstack/src/ble/gatt-service/mesh_proxy_service.gatt
/btstack/src/ble/gatt-service/mesh_proxy_service_server.c
/btstack/src/ble/gatt-service/mesh_proxy_service_server.h
/btstack/src/ble/sm.c
/btstack/src/bluetooth.h
/btstack/src/bluetooth_data_types.h
/btstack/src/bluetooth_gatt.h
/btstack/src/btstack.h
/btstack/src/btstack_crypto.c
/btstack/src/btstack_crypto.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/btstack_memory.c
/btstack/src/btstack_memory.h
/btstack/src/btstack_util.c
/btstack/src/btstack_util.h
/btstack/src/classic/avdtp_util.c
/btstack/src/classic/avdtp_util.h
/btstack/src/classic/bnep.c
/btstack/src/classic/btstack_link_key_db_static.c
/btstack/src/classic/gatt_sdp.c
/btstack/src/classic/gatt_sdp.h
/btstack/src/gap.h
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/hci_cmd.c
/btstack/src/hci_cmd.h
/btstack/src/hci_transport_em9304_spi.c
/btstack/src/hci_transport_h4.c
/btstack/src/l2cap.c
/btstack/src/mesh/adv_bearer.c
/btstack/src/mesh/adv_bearer.h
/btstack/src/mesh/beacon.c
/btstack/src/mesh/beacon.h
/btstack/src/mesh/gatt_bearer.c
/btstack/src/mesh/gatt_bearer.h
/btstack/src/mesh/mesh.c
/btstack/src/mesh/mesh.h
/btstack/src/mesh/mesh_access.c
/btstack/src/mesh/mesh_access.h
/btstack/src/mesh/mesh_configuration_server.c
/btstack/src/mesh/mesh_configuration_server.h
/btstack/src/mesh/mesh_crypto.c
/btstack/src/mesh/mesh_crypto.h
/btstack/src/mesh/mesh_foundation.c
/btstack/src/mesh/mesh_foundation.h
/btstack/src/mesh/mesh_generic_client.c
/btstack/src/mesh/mesh_generic_client.h
/btstack/src/mesh/mesh_generic_level_client.c
/btstack/src/mesh/mesh_generic_level_client.h
/btstack/src/mesh/mesh_generic_level_server.c
/btstack/src/mesh/mesh_generic_level_server.h
/btstack/src/mesh/mesh_generic_model.h
/btstack/src/mesh/mesh_generic_server.c
/btstack/src/mesh/mesh_generic_server.h
/btstack/src/mesh/mesh_health_server.c
/btstack/src/mesh/mesh_health_server.h
/btstack/src/mesh/mesh_iv_index_seq_number.c
/btstack/src/mesh/mesh_iv_index_seq_number.h
/btstack/src/mesh/mesh_keys.c
/btstack/src/mesh/mesh_keys.h
/btstack/src/mesh/mesh_lower_transport.c
/btstack/src/mesh/mesh_lower_transport.h
/btstack/src/mesh/mesh_network.c
/btstack/src/mesh/mesh_network.h
/btstack/src/mesh/mesh_node.c
/btstack/src/mesh/mesh_node.h
/btstack/src/mesh/mesh_peer.c
/btstack/src/mesh/mesh_peer.h
/btstack/src/mesh/mesh_proxy.c
/btstack/src/mesh/mesh_proxy.h
/btstack/src/mesh/mesh_upper_transport.c
/btstack/src/mesh/mesh_upper_transport.h
/btstack/src/mesh/mesh_virtual_addresses.c
/btstack/src/mesh/mesh_virtual_addresses.h
/btstack/src/mesh/pb_adv.c
/btstack/src/mesh/pb_adv.h
/btstack/src/mesh/pb_gatt.c
/btstack/src/mesh/pb_gatt.h
/btstack/src/mesh/provisioning.c
/btstack/src/mesh/provisioning.h
/btstack/src/mesh/provisioning_device.c
/btstack/src/mesh/provisioning_device.h
/btstack/src/mesh/provisioning_provisioner.c
/btstack/src/mesh/provisioning_provisioner.h
/btstack/test/crypto/aes_ccm_test.c
/btstack/test/mesh/.gitignore
/btstack/test/mesh/CMakeLists.txt
/btstack/test/mesh/Makefile
/btstack/test/mesh/btstack_config.h
/btstack/test/mesh/btstack_uart_block_posix_pty.c
/btstack/test/mesh/main.c
/btstack/test/mesh/mesh_message_test.c
/btstack/test/mesh/mesh_pts.c
/btstack/test/mesh/mesh_pts.gatt
/btstack/test/mesh/mock.c
/btstack/test/mesh/provisioner.c
/btstack/test/mesh/provisioning_device_test.cpp
/btstack/test/mesh/provisioning_provisioner_test.cpp
/btstack/test/mesh/simulator.py
/btstack/test/mesh/sniffer.c
/btstack/tool/bluetooth_gatt.py
/btstack/tool/btstack_event_generator.py
/btstack/tool/btstack_memory_generator.py
66871e7913-Jun-2019 Matthias Ringwald <[email protected]>

esp32: copy platform/lwip to esp-idf

86a50e7710-Jun-2019 Matthias Ringwald <[email protected]>

esp32: add lwip/dhcp-server and enable pan_lwip_http_server.c

21b6c1bf13-Jun-2019 Matthias Ringwald <[email protected]>

esp32: fix BTSTACK_FILE__

ccc619ec13-Jun-2019 Matthias Ringwald <[email protected]>

esp32: provide HCI prebuffer (e.g. needed for BNEP)

97dc5e6902-Jun-2019 Matthias Ringwald <[email protected]>

new pan_lwip_http_server example

- add lwIP sources commit b3a939417 (after STABLE-2.1.1) as 3rd-party/lwip/core
- add small DHCP server as 3rd-party/lwip/dhcp-server
- add BNEP lwIP adapter that ha

new pan_lwip_http_server example

- add lwIP sources commit b3a939417 (after STABLE-2.1.1) as 3rd-party/lwip/core
- add small DHCP server as 3rd-party/lwip/dhcp-server
- add BNEP lwIP adapter that handles BNEP events and forwards packets between BNEP and lwIP (only tested for NO_SYS == 1)
- add pan_lwip_http_server example that provides lwIP http server on http://192.168.7.1
- example is added to port/libusb

show more ...


/btstack/3rd-party/lwip/core/.travis.yml
/btstack/3rd-party/lwip/core/BUILDING
/btstack/3rd-party/lwip/core/CHANGELOG
/btstack/3rd-party/lwip/core/CMakeLists.txt
/btstack/3rd-party/lwip/core/COPYING
/btstack/3rd-party/lwip/core/FEATURES
/btstack/3rd-party/lwip/core/FILES
/btstack/3rd-party/lwip/core/README
/btstack/3rd-party/lwip/core/UPGRADING
/btstack/3rd-party/lwip/core/src/FILES
/btstack/3rd-party/lwip/core/src/Filelists.cmake
/btstack/3rd-party/lwip/core/src/Filelists.mk
/btstack/3rd-party/lwip/core/src/api/api_lib.c
/btstack/3rd-party/lwip/core/src/api/api_msg.c
/btstack/3rd-party/lwip/core/src/api/err.c
/btstack/3rd-party/lwip/core/src/api/if_api.c
/btstack/3rd-party/lwip/core/src/api/netbuf.c
/btstack/3rd-party/lwip/core/src/api/netdb.c
/btstack/3rd-party/lwip/core/src/api/netifapi.c
/btstack/3rd-party/lwip/core/src/api/sockets.c
/btstack/3rd-party/lwip/core/src/api/tcpip.c
/btstack/3rd-party/lwip/core/src/apps/altcp_tls/altcp_tls_mbedtls.c
/btstack/3rd-party/lwip/core/src/apps/altcp_tls/altcp_tls_mbedtls_mem.c
/btstack/3rd-party/lwip/core/src/apps/altcp_tls/altcp_tls_mbedtls_mem.h
/btstack/3rd-party/lwip/core/src/apps/altcp_tls/altcp_tls_mbedtls_structs.h
/btstack/3rd-party/lwip/core/src/apps/http/altcp_proxyconnect.c
/btstack/3rd-party/lwip/core/src/apps/http/fs.c
/btstack/3rd-party/lwip/core/src/apps/http/fs/404.html
/btstack/3rd-party/lwip/core/src/apps/http/fs/img/sics.gif
/btstack/3rd-party/lwip/core/src/apps/http/fs/index.html
/btstack/3rd-party/lwip/core/src/apps/http/fsdata.c
/btstack/3rd-party/lwip/core/src/apps/http/fsdata.h
/btstack/3rd-party/lwip/core/src/apps/http/http_client.c
/btstack/3rd-party/lwip/core/src/apps/http/httpd.c
/btstack/3rd-party/lwip/core/src/apps/http/httpd_structs.h
/btstack/3rd-party/lwip/core/src/apps/http/makefsdata/makefsdata
/btstack/3rd-party/lwip/core/src/apps/http/makefsdata/makefsdata.c
/btstack/3rd-party/lwip/core/src/apps/http/makefsdata/readme.txt
/btstack/3rd-party/lwip/core/src/apps/http/makefsdata/tinydir.h
/btstack/3rd-party/lwip/core/src/apps/lwiperf/lwiperf.c
/btstack/3rd-party/lwip/core/src/apps/mdns/mdns.c
/btstack/3rd-party/lwip/core/src/apps/mdns/mdns_domain.c
/btstack/3rd-party/lwip/core/src/apps/mdns/mdns_out.c
/btstack/3rd-party/lwip/core/src/apps/mqtt/mqtt.c
/btstack/3rd-party/lwip/core/src/apps/netbiosns/netbiosns.c
/btstack/3rd-party/lwip/core/src/apps/smtp/smtp.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_asn1.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_asn1.h
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_core.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_core_priv.h
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_mib2.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_mib2_icmp.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_mib2_interfaces.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_mib2_ip.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_mib2_snmp.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_mib2_system.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_mib2_tcp.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_mib2_udp.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_msg.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_msg.h
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_netconn.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_pbuf_stream.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_pbuf_stream.h
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_raw.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_scalar.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_snmpv2_framework.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_snmpv2_usm.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_table.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_threadsync.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmp_traps.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmpv3.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmpv3_mbedtls.c
/btstack/3rd-party/lwip/core/src/apps/snmp/snmpv3_priv.h
/btstack/3rd-party/lwip/core/src/apps/sntp/sntp.c
/btstack/3rd-party/lwip/core/src/apps/tftp/tftp.c
/btstack/3rd-party/lwip/core/src/core/altcp.c
/btstack/3rd-party/lwip/core/src/core/altcp_alloc.c
/btstack/3rd-party/lwip/core/src/core/altcp_tcp.c
/btstack/3rd-party/lwip/core/src/core/def.c
/btstack/3rd-party/lwip/core/src/core/dns.c
/btstack/3rd-party/lwip/core/src/core/inet_chksum.c
/btstack/3rd-party/lwip/core/src/core/init.c
/btstack/3rd-party/lwip/core/src/core/ip.c
/btstack/3rd-party/lwip/core/src/core/ipv4/acd.c
/btstack/3rd-party/lwip/core/src/core/ipv4/autoip.c
/btstack/3rd-party/lwip/core/src/core/ipv4/dhcp.c
/btstack/3rd-party/lwip/core/src/core/ipv4/etharp.c
/btstack/3rd-party/lwip/core/src/core/ipv4/icmp.c
/btstack/3rd-party/lwip/core/src/core/ipv4/igmp.c
/btstack/3rd-party/lwip/core/src/core/ipv4/ip4.c
/btstack/3rd-party/lwip/core/src/core/ipv4/ip4_addr.c
/btstack/3rd-party/lwip/core/src/core/ipv4/ip4_frag.c
/btstack/3rd-party/lwip/core/src/core/ipv6/dhcp6.c
/btstack/3rd-party/lwip/core/src/core/ipv6/ethip6.c
/btstack/3rd-party/lwip/core/src/core/ipv6/icmp6.c
/btstack/3rd-party/lwip/core/src/core/ipv6/inet6.c
/btstack/3rd-party/lwip/core/src/core/ipv6/ip6.c
/btstack/3rd-party/lwip/core/src/core/ipv6/ip6_addr.c
/btstack/3rd-party/lwip/core/src/core/ipv6/ip6_frag.c
/btstack/3rd-party/lwip/core/src/core/ipv6/mld6.c
/btstack/3rd-party/lwip/core/src/core/ipv6/nd6.c
/btstack/3rd-party/lwip/core/src/core/mem.c
/btstack/3rd-party/lwip/core/src/core/memp.c
/btstack/3rd-party/lwip/core/src/core/netif.c
/btstack/3rd-party/lwip/core/src/core/pbuf.c
/btstack/3rd-party/lwip/core/src/core/raw.c
/btstack/3rd-party/lwip/core/src/core/stats.c
/btstack/3rd-party/lwip/core/src/core/sys.c
/btstack/3rd-party/lwip/core/src/core/tcp.c
/btstack/3rd-party/lwip/core/src/core/tcp_in.c
/btstack/3rd-party/lwip/core/src/core/tcp_out.c
/btstack/3rd-party/lwip/core/src/core/timeouts.c
/btstack/3rd-party/lwip/core/src/core/udp.c
/btstack/3rd-party/lwip/core/src/include/compat/posix/arpa/inet.h
/btstack/3rd-party/lwip/core/src/include/compat/posix/net/if.h
/btstack/3rd-party/lwip/core/src/include/compat/posix/netdb.h
/btstack/3rd-party/lwip/core/src/include/compat/posix/sys/socket.h
/btstack/3rd-party/lwip/core/src/include/compat/stdc/errno.h
/btstack/3rd-party/lwip/core/src/include/lwip/acd.h
/btstack/3rd-party/lwip/core/src/include/lwip/altcp.h
/btstack/3rd-party/lwip/core/src/include/lwip/altcp_tcp.h
/btstack/3rd-party/lwip/core/src/include/lwip/altcp_tls.h
/btstack/3rd-party/lwip/core/src/include/lwip/api.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/FILES
/btstack/3rd-party/lwip/core/src/include/lwip/apps/altcp_proxyconnect.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/altcp_tls_mbedtls_opts.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/fs.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/http_client.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/httpd.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/httpd_opts.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/lwiperf.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/mdns.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/mdns_domain.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/mdns_opts.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/mdns_out.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/mdns_priv.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/mqtt.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/mqtt_opts.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/mqtt_priv.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/netbiosns.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/netbiosns_opts.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/smtp.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/smtp_opts.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/snmp.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/snmp_core.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/snmp_mib2.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/snmp_opts.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/snmp_scalar.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/snmp_snmpv2_framework.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/snmp_snmpv2_usm.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/snmp_table.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/snmp_threadsync.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/snmpv3.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/sntp.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/sntp_opts.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/tftp_client.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/tftp_common.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/tftp_opts.h
/btstack/3rd-party/lwip/core/src/include/lwip/apps/tftp_server.h
/btstack/3rd-party/lwip/core/src/include/lwip/arch.h
/btstack/3rd-party/lwip/core/src/include/lwip/autoip.h
/btstack/3rd-party/lwip/core/src/include/lwip/debug.h
/btstack/3rd-party/lwip/core/src/include/lwip/def.h
/btstack/3rd-party/lwip/core/src/include/lwip/dhcp.h
/btstack/3rd-party/lwip/core/src/include/lwip/dhcp6.h
/btstack/3rd-party/lwip/core/src/include/lwip/dns.h
/btstack/3rd-party/lwip/core/src/include/lwip/err.h
/btstack/3rd-party/lwip/core/src/include/lwip/errno.h
/btstack/3rd-party/lwip/core/src/include/lwip/etharp.h
/btstack/3rd-party/lwip/core/src/include/lwip/ethip6.h
/btstack/3rd-party/lwip/core/src/include/lwip/icmp.h
/btstack/3rd-party/lwip/core/src/include/lwip/icmp6.h
/btstack/3rd-party/lwip/core/src/include/lwip/if_api.h
/btstack/3rd-party/lwip/core/src/include/lwip/igmp.h
/btstack/3rd-party/lwip/core/src/include/lwip/inet.h
/btstack/3rd-party/lwip/core/src/include/lwip/inet_chksum.h
/btstack/3rd-party/lwip/core/src/include/lwip/init.h
/btstack/3rd-party/lwip/core/src/include/lwip/init.h.cmake.in
/btstack/3rd-party/lwip/core/src/include/lwip/ip.h
/btstack/3rd-party/lwip/core/src/include/lwip/ip4.h
/btstack/3rd-party/lwip/core/src/include/lwip/ip4_addr.h
/btstack/3rd-party/lwip/core/src/include/lwip/ip4_frag.h
/btstack/3rd-party/lwip/core/src/include/lwip/ip6.h
/btstack/3rd-party/lwip/core/src/include/lwip/ip6_addr.h
/btstack/3rd-party/lwip/core/src/include/lwip/ip6_frag.h
/btstack/3rd-party/lwip/core/src/include/lwip/ip6_zone.h
/btstack/3rd-party/lwip/core/src/include/lwip/ip_addr.h
/btstack/3rd-party/lwip/core/src/include/lwip/mem.h
/btstack/3rd-party/lwip/core/src/include/lwip/memp.h
/btstack/3rd-party/lwip/core/src/include/lwip/mld6.h
/btstack/3rd-party/lwip/core/src/include/lwip/nd6.h
/btstack/3rd-party/lwip/core/src/include/lwip/netbuf.h
/btstack/3rd-party/lwip/core/src/include/lwip/netdb.h
/btstack/3rd-party/lwip/core/src/include/lwip/netif.h
/btstack/3rd-party/lwip/core/src/include/lwip/netifapi.h
/btstack/3rd-party/lwip/core/src/include/lwip/opt.h
/btstack/3rd-party/lwip/core/src/include/lwip/pbuf.h
/btstack/3rd-party/lwip/core/src/include/lwip/priv/altcp_priv.h
/btstack/3rd-party/lwip/core/src/include/lwip/priv/api_msg.h
/btstack/3rd-party/lwip/core/src/include/lwip/priv/mem_priv.h
/btstack/3rd-party/lwip/core/src/include/lwip/priv/memp_priv.h
/btstack/3rd-party/lwip/core/src/include/lwip/priv/memp_std.h
/btstack/3rd-party/lwip/core/src/include/lwip/priv/nd6_priv.h
/btstack/3rd-party/lwip/core/src/include/lwip/priv/raw_priv.h
/btstack/3rd-party/lwip/core/src/include/lwip/priv/sockets_priv.h
/btstack/3rd-party/lwip/core/src/include/lwip/priv/tcp_priv.h
/btstack/3rd-party/lwip/core/src/include/lwip/priv/tcpip_priv.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/acd.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/autoip.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/dhcp.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/dhcp6.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/dns.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/etharp.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/ethernet.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/iana.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/icmp.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/icmp6.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/ieee.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/igmp.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/ip.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/ip4.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/ip6.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/mld6.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/nd6.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/tcp.h
/btstack/3rd-party/lwip/core/src/include/lwip/prot/udp.h
/btstack/3rd-party/lwip/core/src/include/lwip/raw.h
/btstack/3rd-party/lwip/core/src/include/lwip/sio.h
/btstack/3rd-party/lwip/core/src/include/lwip/snmp.h
/btstack/3rd-party/lwip/core/src/include/lwip/sockets.h
/btstack/3rd-party/lwip/core/src/include/lwip/stats.h
/btstack/3rd-party/lwip/core/src/include/lwip/sys.h
/btstack/3rd-party/lwip/core/src/include/lwip/tcp.h
/btstack/3rd-party/lwip/core/src/include/lwip/tcpbase.h
/btstack/3rd-party/lwip/core/src/include/lwip/tcpip.h
/btstack/3rd-party/lwip/core/src/include/lwip/timeouts.h
/btstack/3rd-party/lwip/core/src/include/lwip/udp.h
/btstack/3rd-party/lwip/core/src/include/netif/bridgeif.h
/btstack/3rd-party/lwip/core/src/include/netif/bridgeif_opts.h
/btstack/3rd-party/lwip/core/src/include/netif/etharp.h
/btstack/3rd-party/lwip/core/src/include/netif/ethernet.h
/btstack/3rd-party/lwip/core/src/include/netif/ieee802154.h
/btstack/3rd-party/lwip/core/src/include/netif/lowpan6.h
/btstack/3rd-party/lwip/core/src/include/netif/lowpan6_ble.h
/btstack/3rd-party/lwip/core/src/include/netif/lowpan6_common.h
/btstack/3rd-party/lwip/core/src/include/netif/lowpan6_opts.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/ccp.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/chap-md5.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/chap-new.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/chap_ms.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/eap.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/ecp.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/eui64.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/fsm.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/ipcp.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/ipv6cp.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/lcp.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/magic.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/mppe.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/polarssl/arc4.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/polarssl/des.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/polarssl/md4.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/polarssl/md5.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/polarssl/sha1.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/ppp.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/ppp_impl.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/ppp_opts.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/pppapi.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/pppcrypt.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/pppdebug.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/pppoe.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/pppol2tp.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/pppos.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/upap.h
/btstack/3rd-party/lwip/core/src/include/netif/ppp/vj.h
/btstack/3rd-party/lwip/core/src/include/netif/slipif.h
/btstack/3rd-party/lwip/core/src/include/netif/zepif.h
/btstack/3rd-party/lwip/core/src/netif/FILES
/btstack/3rd-party/lwip/core/src/netif/bridgeif.c
/btstack/3rd-party/lwip/core/src/netif/bridgeif_fdb.c
/btstack/3rd-party/lwip/core/src/netif/ethernet.c
/btstack/3rd-party/lwip/core/src/netif/lowpan6.c
/btstack/3rd-party/lwip/core/src/netif/lowpan6_ble.c
/btstack/3rd-party/lwip/core/src/netif/lowpan6_common.c
/btstack/3rd-party/lwip/core/src/netif/ppp/PPPD_FOLLOWUP
/btstack/3rd-party/lwip/core/src/netif/ppp/auth.c
/btstack/3rd-party/lwip/core/src/netif/ppp/ccp.c
/btstack/3rd-party/lwip/core/src/netif/ppp/chap-md5.c
/btstack/3rd-party/lwip/core/src/netif/ppp/chap-new.c
/btstack/3rd-party/lwip/core/src/netif/ppp/chap_ms.c
/btstack/3rd-party/lwip/core/src/netif/ppp/demand.c
/btstack/3rd-party/lwip/core/src/netif/ppp/eap.c
/btstack/3rd-party/lwip/core/src/netif/ppp/ecp.c
/btstack/3rd-party/lwip/core/src/netif/ppp/eui64.c
/btstack/3rd-party/lwip/core/src/netif/ppp/fsm.c
/btstack/3rd-party/lwip/core/src/netif/ppp/ipcp.c
/btstack/3rd-party/lwip/core/src/netif/ppp/ipv6cp.c
/btstack/3rd-party/lwip/core/src/netif/ppp/lcp.c
/btstack/3rd-party/lwip/core/src/netif/ppp/magic.c
/btstack/3rd-party/lwip/core/src/netif/ppp/mppe.c
/btstack/3rd-party/lwip/core/src/netif/ppp/multilink.c
/btstack/3rd-party/lwip/core/src/netif/ppp/polarssl/README
/btstack/3rd-party/lwip/core/src/netif/ppp/polarssl/arc4.c
/btstack/3rd-party/lwip/core/src/netif/ppp/polarssl/des.c
/btstack/3rd-party/lwip/core/src/netif/ppp/polarssl/md4.c
/btstack/3rd-party/lwip/core/src/netif/ppp/polarssl/md5.c
/btstack/3rd-party/lwip/core/src/netif/ppp/polarssl/sha1.c
/btstack/3rd-party/lwip/core/src/netif/ppp/ppp.c
/btstack/3rd-party/lwip/core/src/netif/ppp/pppapi.c
/btstack/3rd-party/lwip/core/src/netif/ppp/pppcrypt.c
/btstack/3rd-party/lwip/core/src/netif/ppp/pppoe.c
/btstack/3rd-party/lwip/core/src/netif/ppp/pppol2tp.c
/btstack/3rd-party/lwip/core/src/netif/ppp/pppos.c
/btstack/3rd-party/lwip/core/src/netif/ppp/upap.c
/btstack/3rd-party/lwip/core/src/netif/ppp/utils.c
/btstack/3rd-party/lwip/core/src/netif/ppp/vj.c
/btstack/3rd-party/lwip/core/src/netif/slipif.c
/btstack/3rd-party/lwip/core/src/netif/zepif.c
/btstack/3rd-party/lwip/core/travis.sh
/btstack/3rd-party/lwip/dhcp-server/LICENSE
/btstack/3rd-party/lwip/dhcp-server/README
/btstack/3rd-party/lwip/dhcp-server/dhserver.c
/btstack/3rd-party/lwip/dhcp-server/dhserver.h
/btstack/3rd-party/lwip/update_lwip_core.sh
/btstack/CHANGELOG.md
/btstack/README.md
/btstack/example/Makefile.inc
/btstack/example/pan_lwip_http_server.c
/btstack/example/panu_demo.c
/btstack/platform/lwip/arch/cc.h
/btstack/platform/lwip/bnep_lwip.c
/btstack/platform/lwip/bnep_lwip.h
/btstack/platform/lwip/btstack_network_lwip.c
/btstack/platform/lwip/lwipopts.h
/btstack/platform/lwip/sys_arch.c
create_examples.py
/btstack/port/libusb/.gitignore
/btstack/port/libusb/CMakeLists.txt
/btstack/port/libusb/Makefile
/btstack/port/max32630-fthr/scripts/create_examples.py
/btstack/port/pic32-harmony/create_examples.py
/btstack/port/wiced-h4/create_examples.py
/btstack/port/wiced-h5/create_examples.py
/btstack/src/classic/bnep.c
6d23ba0503-Jun-2019 Matthias Ringwald <[email protected]>

freertos: HAVE_FREERTOS_INCLUDE_PREFIX if FreeRTOS headers are in 'freertos' folder, update esp32 config to use it


/btstack/CHANGELOG.md
/btstack/README.md
/btstack/chipset/README.md
/btstack/chipset/atwilc3000/btstack_chipset_atwilc3000.c
/btstack/chipset/atwilc3000/btstack_chipset_atwilc3000.h
/btstack/chipset/atwilc3000/convert_firmware_bin.py
/btstack/chipset/bcm/btstack_chipset_bcm.c
/btstack/chipset/bcm/btstack_chipset_bcm.h
/btstack/chipset/bcm/btstack_chipset_bcm_download_firmware.c
/btstack/chipset/cc256x/ant_cmd.c
/btstack/chipset/cc256x/ant_cmd.h
/btstack/chipset/cc256x/btstack_chipset_cc256x.c
/btstack/chipset/cc256x/btstack_chipset_cc256x.h
/btstack/chipset/csr/btstack_chipset_csr.c
/btstack/chipset/csr/btstack_chipset_csr.h
/btstack/chipset/csr/csr_set_bd_addr.c
/btstack/chipset/da14581/btstack_chipset_da14581.c
/btstack/chipset/da14581/btstack_chipset_da14581.h
/btstack/chipset/da14581/convert_hex_files.py
/btstack/chipset/da14581/hci_581_active_uart.c
/btstack/chipset/da14581/hci_581_active_uart.h
/btstack/chipset/da14581/hci_585.c
/btstack/chipset/em9301/0000000_META_hci_patches_v7.c
/btstack/chipset/em9301/btstack_chipset_em9301.c
/btstack/chipset/em9301/btstack_chipset_em9301.h
/btstack/chipset/em9301/convert_emp.py
/btstack/chipset/intel/btstack_chipset_intel_firmware.c
/btstack/chipset/intel/btstack_chipset_intel_firmware.h
/btstack/chipset/stlc2500d/btstack_chipset_stlc2500d.c
/btstack/chipset/stlc2500d/btstack_chipset_stlc2500d.h
/btstack/chipset/tc3566x/btstack_chipset_tc3566x.c
/btstack/chipset/tc3566x/btstack_chipset_tc3566x.h
/btstack/chipset/zephyr/btstack_chipset_zephyr.c
/btstack/chipset/zephyr/btstack_chipset_zephyr.h
/btstack/doc/manual/docs/how_to.md
/btstack/example/a2dp_sink_demo.c
/btstack/example/a2dp_source_demo.c
/btstack/example/ancs_client_demo.c
/btstack/example/ant_test.c
/btstack/example/att_delayed_response.c
/btstack/example/audio_duplex.c
/btstack/example/avrcp_browsing_client.c
/btstack/example/dut_mode_classic.c
/btstack/example/gap_dedicated_bonding.c
/btstack/example/gap_inquiry.c
/btstack/example/gap_le_advertisements.c
/btstack/example/gap_link_keys.c
/btstack/example/gatt_battery_query.c
/btstack/example/gatt_browser.c
/btstack/example/gatt_heart_rate_client.c
/btstack/example/hfp_ag_demo.c
/btstack/example/hfp_hf_demo.c
/btstack/example/hid_host_demo.c
/btstack/example/hid_keyboard_demo.c
/btstack/example/hid_mouse_demo.c
/btstack/example/hog_keyboard_demo.c
/btstack/example/hog_mouse_demo.c
/btstack/example/hsp_ag_demo.c
/btstack/example/hsp_hs_demo.c
/btstack/example/le_counter.c
/btstack/example/le_data_channel_client.c
/btstack/example/le_data_channel_server.c
/btstack/example/le_streamer.c
/btstack/example/le_streamer_client.c
/btstack/example/led_counter.c
/btstack/example/mod_player.c
/btstack/example/nordic_spp_le_counter.c
/btstack/example/nordic_spp_le_streamer.c
/btstack/example/panu_demo.c
/btstack/example/pbap_client_demo.c
/btstack/example/sco_demo_util.c
/btstack/example/sco_demo_util.h
/btstack/example/sdp_bnep_query.c
/btstack/example/sdp_general_query.c
/btstack/example/sdp_rfcomm_query.c
/btstack/example/sine_player.c
/btstack/example/sm_pairing_central.c
/btstack/example/sm_pairing_peripheral.c
/btstack/example/spp_and_le_counter.c
/btstack/example/spp_and_le_streamer.c
/btstack/example/spp_counter.c
/btstack/example/spp_flowcontrol.c
/btstack/example/spp_streamer.c
/btstack/example/spp_streamer_client.c
/btstack/example/ublox_spp_le_counter.c
/btstack/platform/corefoundation/btstack_device_name_db_corefoundation.h
/btstack/platform/corefoundation/btstack_link_key_db_corefoundation.h
/btstack/platform/corefoundation/btstack_run_loop_corefoundation.h
/btstack/platform/daemon/example/inquiry.c
/btstack/platform/daemon/example/l2cap_server.c
/btstack/platform/daemon/example/l2cap_throughput.c
/btstack/platform/daemon/example/le_scan.c
/btstack/platform/daemon/example/rfcomm_cat.c
/btstack/platform/daemon/example/rfcomm_echo.c
/btstack/platform/daemon/example/rfcomm_test.c
/btstack/platform/daemon/example/test.c
/btstack/platform/daemon/src/btstack.c
/btstack/platform/daemon/src/btstack_client.h
/btstack/platform/daemon/src/btstack_device_name_db.h
/btstack/platform/daemon/src/btstack_server.h
/btstack/platform/daemon/src/daemon.c
/btstack/platform/daemon/src/daemon_cmds.c
/btstack/platform/daemon/src/daemon_cmds.h
/btstack/platform/daemon/src/rfcomm_service_db.h
/btstack/platform/daemon/src/rfcomm_service_db_hash.c
/btstack/platform/daemon/src/rfcomm_service_db_memory.c
/btstack/platform/daemon/src/socket_connection.c
/btstack/platform/daemon/src/socket_connection.h
/btstack/platform/embedded/btstack_audio_embedded.c
/btstack/platform/embedded/btstack_em9304_spi_embedded.c
/btstack/platform/embedded/btstack_run_loop_embedded.c
/btstack/platform/embedded/btstack_run_loop_embedded.h
/btstack/platform/embedded/btstack_stdin_embedded.c
/btstack/platform/embedded/btstack_tlv_flash_bank.c
/btstack/platform/embedded/btstack_tlv_flash_bank.h
/btstack/platform/embedded/btstack_uart_block_embedded.c
/btstack/platform/embedded/hal_audio.h
/btstack/platform/embedded/hal_cpu.h
/btstack/platform/embedded/hal_em9304_spi.h
/btstack/platform/embedded/hal_flash_bank.h
/btstack/platform/embedded/hal_flash_bank_memory.c
/btstack/platform/embedded/hal_flash_bank_memory.h
/btstack/platform/embedded/hal_led.h
/btstack/platform/embedded/hal_stdin.h
/btstack/platform/embedded/hal_tick.h
/btstack/platform/embedded/hal_time_ms.h
/btstack/platform/embedded/hal_uart_dma.h
/btstack/platform/freertos/btstack_run_loop_freertos.c
/btstack/platform/freertos/btstack_run_loop_freertos.h
/btstack/platform/freertos/btstack_uart_block_freertos.c
/btstack/platform/libusb/hci_transport_h2_libusb.c
/btstack/platform/msp430/hal_compat.h
/btstack/platform/posix/btstack_audio_portaudio.c
/btstack/platform/posix/btstack_link_key_db_fs.c
/btstack/platform/posix/btstack_link_key_db_fs.h
/btstack/platform/posix/btstack_network_posix.c
/btstack/platform/posix/btstack_run_loop_posix.c
/btstack/platform/posix/btstack_run_loop_posix.h
/btstack/platform/posix/btstack_stdin_posix.c
/btstack/platform/posix/btstack_tlv_posix.c
/btstack/platform/posix/btstack_tlv_posix.h
/btstack/platform/posix/btstack_uart_block_posix.c
/btstack/platform/posix/le_device_db_fs.c
/btstack/platform/posix/le_device_db_fs.h
/btstack/platform/posix/wav_util.c
/btstack/platform/wiced/btstack_link_key_db_wiced_dct.c
/btstack/platform/wiced/btstack_link_key_db_wiced_dct.h
/btstack/platform/wiced/btstack_run_loop_wiced.c
/btstack/platform/wiced/btstack_run_loop_wiced.h
/btstack/platform/wiced/btstack_stdin_wiced.c
/btstack/platform/wiced/btstack_uart_block_wiced.c
/btstack/platform/wiced/le_device_db_wiced_dct.c
/btstack/platform/wiced/le_device_db_wiced_dct.h
/btstack/platform/windows/btstack_run_loop_windows.c
/btstack/platform/windows/btstack_run_loop_windows.h
/btstack/platform/windows/btstack_stdin_windows.c
/btstack/platform/windows/btstack_uart_block_windows.c
/btstack/platform/windows/hci_transport_h2_winusb.c
components/btstack/include/btstack_config.h
/btstack/src/ad_parser.c
/btstack/src/ad_parser.h
/btstack/src/ble/ancs_client.c
/btstack/src/ble/ancs_client.h
/btstack/src/ble/att_db.c
/btstack/src/ble/att_db.h
/btstack/src/ble/att_db_util.c
/btstack/src/ble/att_dispatch.c
/btstack/src/ble/att_dispatch.h
/btstack/src/ble/att_server.c
/btstack/src/ble/att_server.h
/btstack/src/ble/gatt-service/battery_service_server.c
/btstack/src/ble/gatt-service/battery_service_server.h
/btstack/src/ble/gatt-service/cycling_power_service_server.c
/btstack/src/ble/gatt-service/cycling_power_service_server.h
/btstack/src/ble/gatt-service/cycling_speed_and_cadence_service_server.c
/btstack/src/ble/gatt-service/cycling_speed_and_cadence_service_server.h
/btstack/src/ble/gatt-service/device_information_service_server.c
/btstack/src/ble/gatt-service/device_information_service_server.h
/btstack/src/ble/gatt-service/heart_rate_service_server.c
/btstack/src/ble/gatt-service/heart_rate_service_server.h
/btstack/src/ble/gatt-service/hids_device.c
/btstack/src/ble/gatt-service/hids_device.h
/btstack/src/ble/gatt-service/nordic_spp_service_server.c
/btstack/src/ble/gatt-service/nordic_spp_service_server.h
/btstack/src/ble/gatt-service/ublox_spp_service_server.c
/btstack/src/ble/gatt-service/ublox_spp_service_server.h
/btstack/src/ble/gatt_client.c
/btstack/src/ble/le_device_db.h
/btstack/src/ble/le_device_db_memory.c
/btstack/src/ble/le_device_db_tlv.c
/btstack/src/ble/le_device_db_tlv.h
/btstack/src/ble/sm.c
/btstack/src/ble/sm.h
/btstack/src/bluetooth.h
/btstack/src/bluetooth_company_id.h
/btstack/src/bluetooth_data_types.h
/btstack/src/bluetooth_gatt.h
/btstack/src/bluetooth_sdp.h
/btstack/src/btstack.h
/btstack/src/btstack_audio.c
/btstack/src/btstack_audio.h
/btstack/src/btstack_base64_decoder.c
/btstack/src/btstack_base64_decoder.h
/btstack/src/btstack_chipset.h
/btstack/src/btstack_control.h
/btstack/src/btstack_crypto.c
/btstack/src/btstack_crypto.h
/btstack/src/btstack_debug.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_em9304_spi.h
/btstack/src/btstack_event.h
/btstack/src/btstack_hid_parser.c
/btstack/src/btstack_hid_parser.h
/btstack/src/btstack_linked_list.c
/btstack/src/btstack_linked_list.h
/btstack/src/btstack_memory.c
/btstack/src/btstack_memory.h
/btstack/src/btstack_memory_pool.c
/btstack/src/btstack_memory_pool.h
/btstack/src/btstack_network.h
/btstack/src/btstack_resample.c
/btstack/src/btstack_resample.h
/btstack/src/btstack_ring_buffer.c
/btstack/src/btstack_ring_buffer.h
/btstack/src/btstack_run_loop.c
/btstack/src/btstack_run_loop.h
/btstack/src/btstack_slip.c
/btstack/src/btstack_slip.h
/btstack/src/btstack_stdin.h
/btstack/src/btstack_tlv.c
/btstack/src/btstack_tlv.h
/btstack/src/btstack_uart_block.h
/btstack/src/btstack_util.c
/btstack/src/btstack_util.h
/btstack/src/classic/a2dp_sink.c
/btstack/src/classic/a2dp_sink.h
/btstack/src/classic/a2dp_source.c
/btstack/src/classic/a2dp_source.h
/btstack/src/classic/avdtp.c
/btstack/src/classic/avdtp.h
/btstack/src/classic/avdtp_acceptor.c
/btstack/src/classic/avdtp_acceptor.h
/btstack/src/classic/avdtp_initiator.c
/btstack/src/classic/avdtp_initiator.h
/btstack/src/classic/avdtp_sink.c
/btstack/src/classic/avdtp_sink.h
/btstack/src/classic/avdtp_source.c
/btstack/src/classic/avdtp_source.h
/btstack/src/classic/avdtp_util.c
/btstack/src/classic/avdtp_util.h
/btstack/src/classic/avrcp.c
/btstack/src/classic/avrcp.h
/btstack/src/classic/avrcp_browsing_controller.c
/btstack/src/classic/avrcp_browsing_controller.h
/btstack/src/classic/avrcp_browsing_target.c
/btstack/src/classic/avrcp_browsing_target.h
/btstack/src/classic/avrcp_controller.c
/btstack/src/classic/avrcp_controller.h
/btstack/src/classic/avrcp_media_item_iterator.c
/btstack/src/classic/avrcp_media_item_iterator.h
/btstack/src/classic/avrcp_target.c
/btstack/src/classic/avrcp_target.h
/btstack/src/classic/bnep.c
/btstack/src/classic/bnep.h
/btstack/src/classic/btstack_cvsd_plc.c
/btstack/src/classic/btstack_cvsd_plc.h
/btstack/src/classic/btstack_link_key_db.h
/btstack/src/classic/btstack_link_key_db_memory.c
/btstack/src/classic/btstack_link_key_db_memory.h
/btstack/src/classic/btstack_link_key_db_static.c
/btstack/src/classic/btstack_link_key_db_static.h
/btstack/src/classic/btstack_link_key_db_tlv.c
/btstack/src/classic/btstack_link_key_db_tlv.h
/btstack/src/classic/btstack_sbc.h
/btstack/src/classic/btstack_sbc_decoder_bluedroid.c
/btstack/src/classic/btstack_sbc_encoder_bluedroid.c
/btstack/src/classic/btstack_sbc_plc.c
/btstack/src/classic/btstack_sbc_plc.h
/btstack/src/classic/device_id_server.c
/btstack/src/classic/device_id_server.h
/btstack/src/classic/goep_client.c
/btstack/src/classic/goep_client.h
/btstack/src/classic/hfp.c
/btstack/src/classic/hfp.h
/btstack/src/classic/hfp_ag.c
/btstack/src/classic/hfp_gsm_model.c
/btstack/src/classic/hfp_hf.c
/btstack/src/classic/hfp_hf.h
/btstack/src/classic/hfp_msbc.c
/btstack/src/classic/hfp_msbc.h
/btstack/src/classic/hid_device.c
/btstack/src/classic/hid_device.h
/btstack/src/classic/hsp_ag.c
/btstack/src/classic/hsp_hs.c
/btstack/src/classic/obex.h
/btstack/src/classic/obex_iterator.c
/btstack/src/classic/obex_iterator.h
/btstack/src/classic/obex_message_builder.c
/btstack/src/classic/obex_message_builder.h
/btstack/src/classic/pan.c
/btstack/src/classic/pan.h
/btstack/src/classic/pbap_client.c
/btstack/src/classic/pbap_client.h
/btstack/src/classic/rfcomm.c
/btstack/src/classic/rfcomm.h
/btstack/src/classic/sbc_decoder.h
/btstack/src/classic/sdp_client.c
/btstack/src/classic/sdp_client.h
/btstack/src/classic/sdp_client_rfcomm.c
/btstack/src/classic/sdp_client_rfcomm.h
/btstack/src/classic/sdp_server.c
/btstack/src/classic/sdp_server.h
/btstack/src/classic/sdp_util.c
/btstack/src/classic/sdp_util.h
/btstack/src/classic/spp_server.c
/btstack/src/classic/spp_server.h
/btstack/src/gap.h
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/hci_cmd.c
/btstack/src/hci_cmd.h
/btstack/src/hci_dump.c
/btstack/src/hci_dump.h
/btstack/src/hci_transport.h
/btstack/src/hci_transport_em9304_spi.c
/btstack/src/hci_transport_h4.c
/btstack/src/hci_transport_h5.c
/btstack/src/l2cap.c
/btstack/src/l2cap.h
/btstack/src/l2cap_signaling.c
/btstack/src/l2cap_signaling.h
/btstack/test/crypto/aes_ccm.h
/btstack/test/crypto/aes_cmac.h
/btstack/test/flash_tlv/tlv_test.c
/btstack/test/map_client/map.h
/btstack/test/map_client/map_client.h
/btstack/test/map_client/map_server.h
/btstack/test/map_client/map_util.h
/btstack/test/pts/btstack_stdin_pts.h
/btstack/test/security_manager/security_manager.c
/btstack/tool/bluetooth_company_id.py
/btstack/tool/bluetooth_data_types.py
/btstack/tool/bluetooth_gatt.py
/btstack/tool/bluetooth_sdp.py
/btstack/tool/btstack_event_generator.py
/btstack/tool/btstack_memory_generator.py
/btstack/tool/btstack_rtos_generator.py
/btstack/tool/sine_table_generator.py
/btstack/tool/template.h
/btstack/tool/update_filename.py
74a4ebbb08-May-2019 Matthias Ringwald <[email protected]>

esp32: configure SCO over HCI after power up

5ec47f0f26-Apr-2019 Matthias Ringwald <[email protected]>

esp32: mark micro-ecc includes as private to avoid compile errors in other components

a71df68a08-Apr-2019 Matthias Ringwald <[email protected]>

esp32: use micro-ecc copy from BTstack as the one from esp-idf was confied to the bootloader component


/btstack/3rd-party/yxml/yxml.c
/btstack/CHANGELOG.md
/btstack/README.md
/btstack/chipset/zephyr/btstack_chipset_zephyr.c
/btstack/example/Makefile.inc
/btstack/example/ancs_client_demo.c
/btstack/example/att_delayed_response.c
/btstack/example/gatt_battery_query.c
/btstack/example/gatt_browser.c
/btstack/example/hog_keyboard_demo.c
/btstack/example/hog_mouse_demo.c
/btstack/example/le_streamer.c
/btstack/example/nordic_spp_le_counter.c
/btstack/example/nordic_spp_le_streamer.c
/btstack/example/panu_demo.c
/btstack/example/sm_pairing_central.c
/btstack/example/ublox_spp_le_counter.c
/btstack/platform/libusb/hci_transport_h2_libusb.c
components/btstack/component.mk
integrate_btstack.py
/btstack/port/libusb/CMakeLists.txt
/btstack/port/libusb/Makefile
/btstack/port/libusb/main.c
/btstack/port/posix-h4/main.c
/btstack/port/stm32-f4discovery-cc256x/.gitignore
/btstack/port/stm32-f4discovery-cc256x/.mxproject
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_armcc.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_armclang.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_compiler.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_gcc.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_iccarm.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_version.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_armv8mbl.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_armv8mml.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm0.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm0plus.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm1.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm23.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm3.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm33.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm4.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm7.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_sc000.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_sc300.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/mpu_armv7.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/mpu_armv8.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/tz_context.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s_ex.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c
/btstack/port/stm32-f4discovery-cc256x/Inc/dma.h
/btstack/port/stm32-f4discovery-cc256x/Inc/gpio.h
/btstack/port/stm32-f4discovery-cc256x/Inc/i2c.h
/btstack/port/stm32-f4discovery-cc256x/Inc/i2s.h
/btstack/port/stm32-f4discovery-cc256x/Inc/main.h
/btstack/port/stm32-f4discovery-cc256x/Inc/spi.h
/btstack/port/stm32-f4discovery-cc256x/Inc/stm32f4xx_hal_conf.h
/btstack/port/stm32-f4discovery-cc256x/Inc/stm32f4xx_it.h
/btstack/port/stm32-f4discovery-cc256x/Inc/usart.h
/btstack/port/stm32-f4discovery-cc256x/Makefile
/btstack/port/stm32-f4discovery-cc256x/README.md
/btstack/port/stm32-f4discovery-cc256x/STM32F407VGTx_FLASH.ld
/btstack/port/stm32-f4discovery-cc256x/Src/dma.c
/btstack/port/stm32-f4discovery-cc256x/Src/gpio.c
/btstack/port/stm32-f4discovery-cc256x/Src/i2c.c
/btstack/port/stm32-f4discovery-cc256x/Src/i2s.c
/btstack/port/stm32-f4discovery-cc256x/Src/main.c
/btstack/port/stm32-f4discovery-cc256x/Src/spi.c
/btstack/port/stm32-f4discovery-cc256x/Src/stm32f4xx_hal_msp.c
/btstack/port/stm32-f4discovery-cc256x/Src/stm32f4xx_it.c
/btstack/port/stm32-f4discovery-cc256x/Src/system_stm32f4xx.c
/btstack/port/stm32-f4discovery-cc256x/Src/usart.c
/btstack/port/stm32-f4discovery-cc256x/bsp/audio.c
/btstack/port/stm32-f4discovery-cc256x/bsp/audio.h
/btstack/port/stm32-f4discovery-cc256x/bsp/cs43l22.c
/btstack/port/stm32-f4discovery-cc256x/bsp/cs43l22.h
/btstack/port/stm32-f4discovery-cc256x/bsp/stm32f4_discovery.c
/btstack/port/stm32-f4discovery-cc256x/bsp/stm32f4_discovery.h
/btstack/port/stm32-f4discovery-cc256x/bsp/stm32f4_discovery_audio.c
/btstack/port/stm32-f4discovery-cc256x/bsp/stm32f4_discovery_audio.h
/btstack/port/stm32-f4discovery-cc256x/ozone.jdebug
/btstack/port/stm32-f4discovery-cc256x/port/btstack_config.h
/btstack/port/stm32-f4discovery-cc256x/port/hal_audio_f4discovery.c
/btstack/port/stm32-f4discovery-cc256x/port/hal_flash_bank_stm32.c
/btstack/port/stm32-f4discovery-cc256x/port/hal_flash_bank_stm32.h
/btstack/port/stm32-f4discovery-cc256x/port/port.c
/btstack/port/stm32-f4discovery-cc256x/port/port.h
/btstack/port/stm32-f4discovery-cc256x/startup_stm32f407xx.s
/btstack/port/stm32-f4discovery-cc256x/stm32f4-discovery-cc256x.ioc
/btstack/port/stm32-l073rz-nucleo-em9304/.mxproject
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l073xx.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l0xx.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/system_stm32l0xx.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/arm_common_tables.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/arm_const_structs.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/arm_math.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/cmsis_armcc.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/cmsis_armcc_V6.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/cmsis_gcc.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/core_cm0.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/core_cm0plus.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/core_cm3.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/core_cm4.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/core_cm7.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/core_cmFunc.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/core_cmInstr.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/core_cmSimd.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/core_sc000.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/core_sc300.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_cortex.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_def.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_dma.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_flash.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_flash_ex.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_flash_ramfunc.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_gpio.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_gpio_ex.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_i2c.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_i2c_ex.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_pwr.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_pwr_ex.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc_ex.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_spi.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_tim.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_tim_ex.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_cortex.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_dma.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash_ex.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash_ramfunc.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_gpio.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_i2c.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_i2c_ex.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_pwr.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_pwr_ex.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_rcc.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_rcc_ex.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_spi.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_tim.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_tim_ex.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_uart.c
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_uart_ex.c
/btstack/port/stm32-l073rz-nucleo-em9304/EM9304DVK.jpg
/btstack/port/stm32-l073rz-nucleo-em9304/Inc/main.h
/btstack/port/stm32-l073rz-nucleo-em9304/Inc/stm32l0xx_hal_conf.h
/btstack/port/stm32-l073rz-nucleo-em9304/Inc/stm32l0xx_it.h
/btstack/port/stm32-l073rz-nucleo-em9304/Makefile
/btstack/port/stm32-l073rz-nucleo-em9304/README.md
/btstack/port/stm32-l073rz-nucleo-em9304/STM32L073RZTx_FLASH.ld
/btstack/port/stm32-l073rz-nucleo-em9304/Src/main.c
/btstack/port/stm32-l073rz-nucleo-em9304/Src/stm32l0xx_hal_msp.c
/btstack/port/stm32-l073rz-nucleo-em9304/Src/stm32l0xx_it.c
/btstack/port/stm32-l073rz-nucleo-em9304/Src/system_stm32l0xx.c
/btstack/port/stm32-l073rz-nucleo-em9304/ozone.jdebug
/btstack/port/stm32-l073rz-nucleo-em9304/port/btstack_config.h
/btstack/port/stm32-l073rz-nucleo-em9304/port/hal_flash_bank_stm32.c
/btstack/port/stm32-l073rz-nucleo-em9304/port/hal_flash_bank_stm32.h
/btstack/port/stm32-l073rz-nucleo-em9304/port/port.c
/btstack/port/stm32-l073rz-nucleo-em9304/port/port.h
/btstack/port/stm32-l073rz-nucleo-em9304/startup_stm32l073xx.s
/btstack/port/stm32-l073rz-nucleo-em9304/stm32-l073rz-nucleo-em9304.ioc
/btstack/src/ble/att_server.c
/btstack/src/ble/gatt-service/hids_device.c
/btstack/src/ble/sm.c
/btstack/src/bluetooth.h
/btstack/src/bluetooth_company_id.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/classic/goep_client.c
/btstack/src/classic/goep_client.h
/btstack/src/classic/hfp.c
/btstack/src/classic/hid_device.c
/btstack/src/classic/obex_message_builder.c
/btstack/src/classic/obex_message_builder.h
/btstack/src/classic/pbap_client.c
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/hci_cmd.c
/btstack/src/hci_cmd.h
/btstack/src/hci_transport_h5.c
/btstack/test/avrcp/Makefile
/btstack/test/gatt_client/Makefile
/btstack/test/gatt_client/mock.c
/btstack/test/hfp/hfp_ag_client_test.c
/btstack/test/hfp/hfp_hf_client_test.c
/btstack/test/hfp/mock.c
/btstack/test/hfp/pklg_cvsd_test.c
/btstack/test/map_client/.gitignore
/btstack/test/map_client/Makefile
/btstack/test/map_client/btstack_config.h
/btstack/test/map_client/map.h
/btstack/test/map_client/map_client.c
/btstack/test/map_client/map_client.h
/btstack/test/map_client/map_client_test.c
/btstack/test/map_client/map_server.c
/btstack/test/map_client/map_server.h
/btstack/test/map_client/map_util.c
/btstack/test/map_client/map_util.h
/btstack/test/map_test/.gitignore
/btstack/test/map_test/Makefile
/btstack/test/map_test/map_xml_test.c
/btstack/test/obex/.gitignore
/btstack/test/obex/Makefile
/btstack/test/obex/obex_message_builder_test.c
/btstack/test/sbc/pklg_msbc_test.c
/btstack/test/security_manager/Makefile
/btstack/test/security_manager/mock.c
/btstack/tool/btstack_event_generator.py
/btstack/tool/compile_gatt.py
2903bcc607-Mar-2019 Matthias Ringwald <[email protected]>

esp32: erase nvs flash is newer nvs version found

536d74bc07-Mar-2019 Matthias Ringwald <[email protected]>

esp32: update sdkconfig


/btstack/CHANGELOG.md
/btstack/example/Makefile.inc
/btstack/example/a2dp_sink_demo.c
/btstack/example/a2dp_source_demo.c
/btstack/example/audio_duplex.c
/btstack/example/panu_demo.c
/btstack/example/sco_demo_util.c
/btstack/platform/posix/btstack_audio_portaudio.c
/btstack/platform/posix/le_device_db_fs.c
/btstack/platform/wiced/le_device_db_wiced_dct.c
template/sdkconfig
/btstack/port/stm32-f4discovery-cc256x/create_examples.py
/btstack/port/stm32-f4discovery-cc256x/cubemx-f4discovery-cc256x/Makefile
/btstack/port/stm32-f4discovery-cc256x/cubemx-f4discovery-cc256x/cubemx-f4discovery-cc256x.ioc
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/.cproject
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/src/dma.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/src/stm32f4xx_it.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/src/usart.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_uart.c
/btstack/port/stm32-f4discovery-cc256x/pdm/Release_Notes.html
/btstack/port/stm32-f4discovery-cc256x/pdm/libPDMFilter_CM4_GCC.a
/btstack/port/stm32-f4discovery-cc256x/pdm/pdm_filter.h
/btstack/port/stm32-f4discovery-cc256x/src/bsp/audio.c
/btstack/port/stm32-f4discovery-cc256x/src/bsp/stm32f4_discovery_audio.c
/btstack/port/stm32-f4discovery-cc256x/src/btstack_config.h
/btstack/port/stm32-f4discovery-cc256x/src/hal_audio_f4discovery.c
/btstack/port/stm32-f4discovery-cc256x/src/port.c
/btstack/src/ble/att_db.c
/btstack/src/ble/att_db.h
/btstack/src/ble/att_db_util.c
/btstack/src/ble/att_server.c
/btstack/src/ble/le_device_db.h
/btstack/src/ble/le_device_db_memory.c
/btstack/src/ble/le_device_db_tlv.c
/btstack/src/ble/sm.c
/btstack/src/bluetooth.h
/btstack/src/classic/avrcp.c
/btstack/src/classic/hid_device.c
/btstack/src/gap.h
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/tool/compile_gatt.py
106b8d8225-Feb-2019 Matthias Ringwald <[email protected]>

esp32: add stop_stream function

195e448122-Feb-2019 Matthias Ringwald <[email protected]>

esp32: implement audio sink interface


/btstack/CHANGELOG.md
/btstack/doc/manual/docs/appendix/events_errors.md
/btstack/doc/manual/docs/how_to.md
/btstack/doc/manual/docs/protocols.md
/btstack/doc/manual/mkdocs.yml
/btstack/example/Makefile.inc
/btstack/example/a2dp_sink_demo.c
/btstack/example/a2dp_source_demo.c
/btstack/example/audio_duplex.c
/btstack/example/avrcp_browsing_client.c
/btstack/example/hfp_ag_demo.c
/btstack/example/hfp_hf_demo.c
/btstack/example/hsp_ag_demo.c
/btstack/example/hsp_hs_demo.c
/btstack/example/le_streamer.c
/btstack/example/mod_player.c
/btstack/example/nordic_spp_le_counter.c
/btstack/example/nordic_spp_le_streamer.c
/btstack/example/panu_demo.c
/btstack/example/sco_demo_util.c
/btstack/example/sdp_bnep_query.c
/btstack/example/sdp_general_query.c
/btstack/example/sdp_rfcomm_query.c
/btstack/example/sine_player.c
/btstack/example/sm_pairing_central.c
/btstack/example/sm_pairing_peripheral.c
/btstack/example/spp_streamer.c
/btstack/example/spp_streamer_client.c
/btstack/example/ublox_spp_le_counter.c
/btstack/example/ublox_spp_le_counter.gatt
/btstack/platform/corefoundation/btstack_run_loop_corefoundation.m
/btstack/platform/daemon/binding/python/.gitignore
/btstack/platform/daemon/binding/python/Makefile
/btstack/platform/daemon/binding/python/btstack/.gitignore
/btstack/platform/daemon/binding/python/btstack/__init__.py
/btstack/platform/daemon/binding/python/btstack/btstack_client.py
/btstack/platform/daemon/binding/python/btstack/btstack_server.py
/btstack/platform/daemon/binding/python/btstack/btstack_types.py
/btstack/platform/daemon/binding/python/test.py
/btstack/platform/daemon/example/l2cap_server.c
/btstack/platform/daemon/example/l2cap_throughput.c
/btstack/platform/daemon/src/daemon.c
/btstack/platform/daemon/src/rfcomm_service_db_memory.c
/btstack/platform/daemon/src/socket_connection.c
/btstack/platform/embedded/btstack_audio_embedded.c
/btstack/platform/libusb/hci_transport_h2_libusb.c
/btstack/platform/posix/btstack_audio_portaudio.c
/btstack/platform/posix/btstack_tlv_posix.c
/btstack/platform/posix/btstack_uart_block_posix.c
/btstack/platform/posix/le_device_db_fs.c
components/btstack/btstack_audio_esp32.c
components/btstack/main.c
/btstack/port/ez430-rf2560/src/hal_uart_dma.c
/btstack/port/libusb/.gitignore
/btstack/port/libusb/Makefile
/btstack/port/libusb/main.c
/btstack/port/max32630-fthr/example/template/Makefile
/btstack/port/msp-exp430f5438-cc2564b/src/hal_uart_dma.c
/btstack/port/msp430f5229lp-cc2564b/src/hal_uart_dma.c
/btstack/port/posix-h4-zephyr/main.c
/btstack/port/posix-h4/README.md
/btstack/port/posix-h4/main.c
/btstack/port/posix-h5/main.c
/btstack/port/raspi/Makefile
/btstack/port/raspi/README.md
/btstack/port/raspi/main.c
/btstack/port/raspi/raspi_get_model.c
/btstack/port/raspi/raspi_get_model.h
/btstack/port/stm32-f4discovery-cc256x/cubemx-f4discovery-cc256x/Makefile
/btstack/port/stm32-f4discovery-cc256x/src/bsp/stm32f4_discovery_audio.c
/btstack/port/stm32-f4discovery-cc256x/src/hal_audio_f4discovery.c
/btstack/port/stm32-f4discovery-cc256x/src/port.c
/btstack/port/wiced-h4/wiced-h4.mk
/btstack/port/wiced-h5/wiced-h5.mk
/btstack/port/windows-h4/main.c
/btstack/src/Makefile.inc
/btstack/src/ad_parser.c
/btstack/src/ble/Makefile.inc
/btstack/src/ble/ancs_client.c
/btstack/src/ble/att_db.c
/btstack/src/ble/att_db.h
/btstack/src/ble/att_db_util.c
/btstack/src/ble/att_server.c
/btstack/src/ble/att_server.h
/btstack/src/ble/gatt-service/cycling_power_service_server.c
/btstack/src/ble/gatt-service/hids_device.c
/btstack/src/ble/gatt-service/nordic_spp_service_server.c
/btstack/src/ble/gatt-service/ublox_spp_service.gatt
/btstack/src/ble/gatt-service/ublox_spp_service_server.c
/btstack/src/ble/gatt-service/ublox_spp_service_server.h
/btstack/src/ble/gatt_client.c
/btstack/src/ble/le_device_db_memory.c
/btstack/src/ble/le_device_db_tlv.c
/btstack/src/ble/sm.c
/btstack/src/ble/sm.h
/btstack/src/btstack_audio.c
/btstack/src/btstack_audio.h
/btstack/src/btstack_crypto.c
/btstack/src/btstack_crypto.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/btstack_memory.c
/btstack/src/btstack_resample.c
/btstack/src/btstack_resample.h
/btstack/src/classic/Makefile.inc
/btstack/src/classic/avdtp.c
/btstack/src/classic/avdtp_sink.h
/btstack/src/classic/avdtp_source.h
/btstack/src/classic/avdtp_util.h
/btstack/src/classic/avrcp.c
/btstack/src/classic/avrcp.h
/btstack/src/classic/avrcp_browsing_controller.c
/btstack/src/classic/avrcp_browsing_controller.h
/btstack/src/classic/avrcp_browsing_target.c
/btstack/src/classic/avrcp_browsing_target.h
/btstack/src/classic/avrcp_controller.c
/btstack/src/classic/avrcp_controller.h
/btstack/src/classic/avrcp_target.c
/btstack/src/classic/avrcp_target.h
/btstack/src/classic/bnep.c
/btstack/src/classic/btstack_cvsd_plc.c
/btstack/src/classic/btstack_cvsd_plc.h
/btstack/src/classic/btstack_sbc.h
/btstack/src/classic/btstack_sbc_decoder_bluedroid.c
/btstack/src/classic/btstack_sbc_plc.c
/btstack/src/classic/btstack_sbc_plc.h
/btstack/src/classic/goep_client.c
/btstack/src/classic/hfp.c
/btstack/src/classic/hfp.h
/btstack/src/classic/hfp_ag.c
/btstack/src/classic/hfp_hf.c
/btstack/src/classic/hid_device.c
/btstack/src/classic/pbap_client.c
/btstack/src/classic/rfcomm.c
/btstack/src/classic/rfcomm.h
/btstack/src/gap.h
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/hci_cmd.c
/btstack/src/hci_cmd.h
/btstack/src/hci_dump.c
/btstack/src/l2cap.c
/btstack/src/l2cap.h
/btstack/test/avrcp/avrcp_controller_test.c
/btstack/test/ble_client/advertising_data_parser.c
/btstack/test/crypto/aes_ccm.c
/btstack/test/crypto/aes_ccm_test.c
/btstack/test/hfp/.gitignore
/btstack/test/hfp/Makefile
/btstack/test/hfp/cvsd_plc_test.c
/btstack/test/hfp/hfp_hf_client_test.c
/btstack/test/hfp/pklg/.gitignore
/btstack/test/hfp/pklg/test1.pklg
/btstack/test/hfp/pklg/test2.pklg
/btstack/test/hfp/pklg/test3.pklg
/btstack/test/hfp/pklg_cvsd_test.c
/btstack/test/pts/avrcp_controller_test.c
/btstack/test/pts/avrcp_target_test.c
/btstack/test/pts/cycling_power_server_test.c
/btstack/test/pts/iopt.c
/btstack/test/sbc/.gitignore
/btstack/test/sbc/Makefile
/btstack/test/sbc/pklg/.gitignore
/btstack/test/sbc/pklg/test1.pklg
/btstack/test/sbc/pklg/test2.pklg
/btstack/test/sbc/pklg/test3.pklg
/btstack/test/sbc/pklg/test4.pklg
/btstack/test/sbc/pklg/test5.pklg
/btstack/test/sbc/pklg_msbc_test.c
/btstack/test/sbc/sbc_decoder_sine.c
/btstack/test/sbc/sbc_decoder_test.c
/btstack/tool/btstack_event_generator.py
/btstack/tool/btstack_memory_generator.py
/btstack/tool/btstack_parser.py
/btstack/tool/create_makefile_inc.py
/btstack/tool/java_binding.py
/btstack/tool/python_generator.py

12345678910