History log of /btstack/test/ (Results 126 – 150 of 3010)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b4320e7f01-Jun-2023 Matthias Ringwald <[email protected]>

hfp: filter allowed packet types by sco packets supported by remote

0b78a44701-Jun-2023 Matthias Ringwald <[email protected]>

hci: provide remote usable sco packet types

c92ca2c801-Jun-2023 Matthias Ringwald <[email protected]>

hci: provide usable sco packet types

8deec66030-May-2023 Matthias Ringwald <[email protected]>

hfp: remove trailing newline/carriage return in custom command event

2cd3b4c430-May-2023 Matthias Ringwald <[email protected]>

test/hfp: verify line buffer for custom commands

d2621a7726-May-2023 Matthias Ringwald <[email protected]>

test/hfp: add tests for custom commands

20d8d1cf26-May-2023 Matthias Ringwald <[email protected]>

test/hfp: fix warnings

937f816c26-May-2023 Matthias Ringwald <[email protected]>

test/hfp: test lookup of mandatory safe settings

91dcc65826-May-2023 Matthias Ringwald <[email protected]>

test/hfp: prepare for use of mandatory safe settings

fcebe16725-May-2023 Milanka Ringwald <[email protected]>

test/gap: add more unit tests

cedd8c8125-May-2023 Milanka Ringwald <[email protected]>

test/l2cap-cbm: remove call to static function

8edfa49c25-May-2023 Milanka Ringwald <[email protected]>

test/l2cap-cbm: add deprecated l2cap calls

c8d7f8b222-May-2023 Matthias Ringwald <[email protected]>

test/security_manager_sc: use older default connection params to match traces


/btstack/CHANGELOG.md
/btstack/README.md
/btstack/chipset/bcm/btstack_chipset_bcm_download_firmware.c
/btstack/chipset/nxp/btstack_chipset_nxp.c
/btstack/chipset/nxp/btstack_chipset_nxp.h
/btstack/chipset/nxp/nxp.cmake
/btstack/doc/manual/docs-template/how_to.md
/btstack/example/Makefile.inc
/btstack/example/a2dp_sink_demo.c
/btstack/example/avrcp_browsing_client.c
/btstack/example/gap_dedicated_bonding.c
/btstack/example/le_credit_based_flow_control_mode_client.c
/btstack/example/le_streamer_client.c
/btstack/platform/embedded/btstack_audio_embedded.c
/btstack/platform/embedded/btstack_tlv_flash_bank.c
/btstack/platform/libusb/hci_transport_h2_libusb.c
/btstack/platform/posix/btstack_uart_posix.c
/btstack/port/libusb-intel/btstack_config.h
/btstack/port/libusb/btstack_config.h
/btstack/port/posix-h4-bcm/btstack_config.h
/btstack/port/posix-h4-bcm/main.c
/btstack/port/posix-h4-nxp/btstack_config.h
/btstack/port/posix-h4-nxp/main.c
/btstack/port/posix-h4/btstack_config.h
/btstack/port/posix-h5/btstack_config.h
/btstack/port/qt-h4/btstack_config.h
/btstack/port/qt-usb/btstack_config.h
/btstack/port/raspi/btstack_config.h
/btstack/port/stm32-f4discovery-cc256x/Makefile
/btstack/port/stm32-f4discovery-cc256x/Src/main.c
/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/port/btstack_config.h
/btstack/port/stm32-f4discovery-cc256x/stm32f4-discovery-cc256x.ioc
/btstack/port/stm32-f4discovery-usb/Makefile
/btstack/port/stm32-f4discovery-usb/bsp/stm32f4_discovery_audio.c
/btstack/port/stm32-f4discovery-usb/bsp/stm32f4_discovery_audio.h
/btstack/port/stm32-f4discovery-usb/port/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/sm.c
/btstack/src/classic/a2dp.c
/btstack/src/classic/a2dp_sink.c
/btstack/src/classic/a2dp_sink.h
/btstack/src/classic/avrcp_browsing_controller.c
/btstack/src/classic/avrcp_cover_art_client.c
/btstack/src/classic/goep_client.c
/btstack/src/classic/hfp_ag.c
/btstack/src/classic/hfp_hf.c
/btstack/src/gap.h
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/l2cap.c
/btstack/src/mesh/mesh_lower_transport.c
security_manager_sc/sm_test.c
/btstack/tool/compile_gatt.py
c299d18902-May-2023 Matthias Ringwald <[email protected]>

test/tlv_test: add test for almost full bank

a469758c28-Apr-2023 Matthias Ringwald <[email protected]>

test/tlv_test: add tlv re-init of full bank

abf8479f07-Mar-2023 Matthias Ringwald <[email protected]>

test/le_audio_broadcast: fix compile


/btstack/CHANGELOG.md
/btstack/README.md
/btstack/chipset/README.md
/btstack/chipset/bcm/btstack_chipset_bcm.c
/btstack/chipset/bcm/btstack_chipset_bcm_download_firmware.c
/btstack/chipset/nxp/btstack_chipset_nxp.c
/btstack/chipset/nxp/btstack_chipset_nxp.h
/btstack/chipset/nxp/nxp.cmake
/btstack/example/a2dp_source_demo.c
/btstack/example/gap_le_advertisements.c
/btstack/example/gatt_browser.c
/btstack/example/gatt_streamer_server.c
/btstack/example/le_credit_based_flow_control_mode_server.c
/btstack/example/nordic_spp_le_streamer.c
/btstack/example/sco_demo_util.c
/btstack/example/spp_and_gatt_streamer.c
/btstack/port/esp32/README.md
/btstack/port/esp32/components/btstack/CMakeLists.txt
/btstack/port/esp32/components/btstack/btstack_port_esp32.c
/btstack/port/esp32/components/btstack/btstack_stdio_esp32.c
/btstack/port/esp32/components/btstack/include/btstack_stdio_esp32.h
/btstack/port/esp32/template/main/main.c
/btstack/port/posix-h4-bcm/.gitignore
/btstack/port/posix-h4-bcm/CMakeLists.txt
/btstack/port/posix-h4-bcm/README.md
/btstack/port/posix-h4-bcm/btstack_config.h
/btstack/port/posix-h4-bcm/main.c
/btstack/port/posix-h4-nxp/.gitignore
/btstack/port/posix-h4-nxp/CMakeLists.txt
/btstack/port/posix-h4-nxp/README.md
/btstack/port/posix-h4-nxp/btstack_config.h
/btstack/port/posix-h4-nxp/main.c
/btstack/port/posix-h4/CMakeLists.txt
/btstack/src/ble/att_db.c
/btstack/src/ble/gatt_client.c
/btstack/src/ble/gatt_client.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/btstack_lc3_google.c
/btstack/src/btstack_stdin.h
/btstack/src/classic/a2dp_source.c
/btstack/src/classic/a2dp_source.h
/btstack/src/classic/avdtp_source.c
/btstack/src/classic/avdtp_source.h
/btstack/src/hci.h
/btstack/src/hci_event.c
/btstack/src/hci_transport_h4.c
/btstack/src/le-audio/gatt-service/broadcast_audio_scan_service_server.c
/btstack/src/le-audio/gatt-service/broadcast_audio_scan_service_server.h
/btstack/src/le-audio/gatt-service/broadcast_audio_scan_service_util.c
/btstack/src/le-audio/gatt-service/broadcast_audio_scan_service_util.h
/btstack/src/le-audio/le_audio.h
/btstack/src/le-audio/le_audio_util.c
/btstack/src/le-audio/le_audio_util.h
le_audio/le_audio_broadcast_sink.c
/btstack/tool/compile_gatt.py
89d7e14e24-Mar-2023 Matthias Ringwald <[email protected]>

test/embedded: add test for hci_event


/btstack/3rd-party/micro-ecc/btstack_config_uECC.h
/btstack/CHANGELOG.md
/btstack/chipset/realtek/btstack_chipset_realtek.c
/btstack/chipset/realtek/btstack_chipset_realtek.h
/btstack/doc/manual/Makefile
/btstack/doc/manual/docs-template/appendix/events_errors.md
/btstack/doc/manual/docs-template/architecture.md
/btstack/doc/manual/docs-template/profiles.md
/btstack/doc/manual/docs-template/protocols.md
/btstack/doc/manual/docs-template/quick_start.md
/btstack/doc/manual/markdown_create_gatt_services_and_clients.py
/btstack/doc/manual/markdown_update_references.py
/btstack/example/Makefile.inc
/btstack/example/a2dp_sink_demo.c
/btstack/example/hfp_ag_demo.c
/btstack/example/hfp_hf_demo.c
/btstack/example/hid_keyboard_demo.c
/btstack/example/le_streamer_client.c
/btstack/example/sco_demo_util.c
/btstack/port/esp32/components/btstack/CMakeLists.txt
/btstack/port/esp32/components/btstack/btstack_audio_esp32_v4.c
/btstack/port/esp32/components/btstack/btstack_audio_esp32_v5.c
/btstack/port/esp32/components/btstack/include/btstack_config.h
/btstack/port/libusb/main.c
/btstack/port/max32630-fthr/example/template/Makefile
/btstack/port/msp432p401lp-cc256x/Makefile
/btstack/port/nrf5-cinnamon/port/ll_nrf5.c
/btstack/port/renesas-ek-ra6m4a-da14531/CMakeLists.txt
/btstack/port/renesas-ek-ra6m4a-da14531/example/gatt_rgb.c
/btstack/port/renesas-ek-ra6m4a-da14531/example/gatt_rgb.gatt
/btstack/port/stm32-f4discovery-cc256x/Makefile
/btstack/port/stm32-f4discovery-usb/Makefile
/btstack/port/stm32-l451-miromico-sx1280/Makefile
/btstack/port/stm32-l476rg-nucleo-sx1280/Makefile
/btstack/src/ble/sm.c
/btstack/src/bluetooth.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/btstack_uart.h
/btstack/src/btstack_uart_slip_wrapper.h
/btstack/src/classic/Makefile.inc
/btstack/src/classic/avrcp.c
/btstack/src/classic/btstack_sbc.h
/btstack/src/classic/btstack_sbc_decoder_bluedroid.c
/btstack/src/classic/hfp.c
/btstack/src/classic/hfp.h
/btstack/src/classic/hfp_ag.c
/btstack/src/classic/hfp_codec.c
/btstack/src/classic/hfp_codec.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_event.c
/btstack/src/hci_event.h
embedded/Makefile
embedded/hci_event_test.cpp
25ffee3915-Feb-2023 Matthias Ringwald <[email protected]>

hfp: add hfp_h2_sync implementation

4cedf01c15-Feb-2023 Matthias Ringwald <[email protected]>

test/hfp: re-implement hfp h2 synchronization

05311d0127-Feb-2023 Matthias Ringwald <[email protected]>

test/hfp: add sco_demo_util with data tests

c0fa7c1d12-Feb-2023 Matthias Ringwald <[email protected]>

test/coverage: improve clean command

273d17ad12-Feb-2023 Matthias Ringwald <[email protected]>

test/coverage: only use local files

7bf3d6d607-Feb-2023 Matthias Ringwald <[email protected]>

test: fix make clean

d113d46707-Feb-2023 Matthias Ringwald <[email protected]>

test: remove pts tests


03f046f607-Feb-2023 Matthias Ringwald <[email protected]>

test/gatt_service_server: remove mics server test


12345678910>>...121