History log of /btstack/example/ (Results 76 – 100 of 1911)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a9875aea16-Nov-2023 Matthias Ringwald <[email protected]>

example/a2dp_sink_demo: remove unneeded curly braces

c0e4ccda16-Nov-2023 Matthias Ringwald <[email protected]>

example/gatt_counter: print ATT Writes

ed07a8bd15-Nov-2023 Matthias Ringwald <[email protected]>

le_audio_demo_util_sink: fix unused variable warninigs


/btstack/CHANGELOG.md
le_audio_demo_util_sink.c
/btstack/platform/daemon/src/daemon.c
/btstack/platform/posix/btstack_network_posix.c
/btstack/platform/posix/hci_dump_posix_fs.c
/btstack/port/freebsd-netgraph/CMakeLists.txt
/btstack/port/freebsd-netgraph/README.md
/btstack/port/freebsd-netgraph/btstack_config.h
/btstack/port/freebsd-netgraph/hci_transport_netgraph.c
/btstack/port/freebsd-netgraph/hci_transport_netgraph.h
/btstack/port/freebsd-netgraph/main.c
/btstack/port/libusb/CMakeLists.txt
/btstack/port/posix-h4-bcm/CMakeLists.txt
/btstack/port/posix-h4-nxp/CMakeLists.txt
/btstack/port/posix-h4-zephyr/CMakeLists.txt
/btstack/port/posix-h4/CMakeLists.txt
/btstack/port/windows-h4-da14585/CMakeLists.txt
/btstack/port/windows-h4-zephyr/CMakeLists.txt
/btstack/port/windows-h4/CMakeLists.txt
/btstack/port/windows-winusb-intel/CMakeLists.txt
/btstack/port/windows-winusb/CMakeLists.txt
/btstack/src/bluetooth.h
/btstack/src/bluetooth_gatt.h
/btstack/src/btstack_hid_parser.c
/btstack/src/btstack_hid_parser.h
/btstack/src/btstack_util.c
/btstack/src/btstack_util.h
/btstack/src/classic/a2dp.c
/btstack/src/classic/a2dp_sink.h
/btstack/src/classic/a2dp_source.h
/btstack/src/classic/avrcp.c
/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/hfp.c
/btstack/src/classic/hfp_ag.c
/btstack/src/classic/hfp_ag.h
/btstack/src/classic/hfp_hf.c
/btstack/src/classic/hfp_hf.h
/btstack/src/classic/spp_server.c
/btstack/src/classic/spp_server.h
/btstack/src/gap.h
/btstack/src/hci.c
/btstack/test/gap/gap_whitelist.c
/btstack/test/hid_parser/CMakeLists.txt
/btstack/test/hid_parser/hid_parser_test.cpp
8d446e2b23-Oct-2023 Dirk Helbig <[email protected]>

example/le_audio_demo_util_sink: fixed pcm buffer size

4e13b5b414-Oct-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: log PLC debug in packet log

85bf1c1810-Oct-2023 Matthias Ringwald <[email protected]>

example/hfp: use create SDP record with codecs

bc66a7de10-Oct-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: enable LC3plus if requested and possible

346b365006-Sep-2023 Christian Erhardt <[email protected]>

doc: fix link to nordic_ssp_le_counter example

f4c1930905-Oct-2023 Matthias Ringwald <[email protected]>

le_audio_demo_util_sink: fix restart, generate silence for empty audio PDUs

79d6b60505-Oct-2023 Matthias Ringwald <[email protected]>

le_audio_demo_util_sink: use SDU interval for PLC

24b69d4928-Sep-2023 Matthias Ringwald <[email protected]>

example: add le_audio_demo_util_sink and le_audio_demo_util_source

0ab6c45924-Sep-2023 Matthias Ringwald <[email protected]>

example/hsp_hs_demo: fix sending of sco packets

698592e118-Sep-2023 Matthias Ringwald <[email protected]>

example: fix HOG keyboard and mouse demo makefile builds

3f6e1c8114-Sep-2023 Matthias Ringwald <[email protected]>

example: handle SM_EVENT_REENCRYPTION_COMPLETE

60fdb6b114-Sep-2023 Matthias Ringwald <[email protected]>

example: add hog_host_demo.gatt to CMake builds

e4cf526a07-Sep-2023 Matthias Ringwald <[email protected]>

example/led_counter: log to packet log

b8543c7a31-Aug-2023 Matthias Ringwald <[email protected]>

example/sco_demo_util: use hci_get_sco_packet_length_for_connection

224c7b6329-Aug-2023 Matthias Ringwald <[email protected]>

example/hog_host_demo: setup GATT DB

6077ac2e29-Aug-2023 Matthias Ringwald <[email protected]>

example/hog_host_demo: setup GATT DB

68a70b3429-Aug-2023 Matthias Ringwald <[email protected]>

example/hog_host_demo: setup GATT DB


/btstack/CHANGELOG.md
/btstack/chipset/nxp/btstack_chipset_nxp.c
/btstack/chipset/sx128x/ll_sx1280.c
Makefile.inc
hog_host_demo.c
/btstack/platform/embedded/btstack_tlv_flash_bank.c
/btstack/platform/embedded/btstack_tlv_flash_bank.h
/btstack/port/zephyr/CMakeLists.txt
/btstack/port/zephyr/README.md
/btstack/port/zephyr/prj.conf
/btstack/port/zephyr/src/main.c
/btstack/src/ble/att_dispatch.c
/btstack/src/ble/att_dispatch.h
/btstack/src/ble/att_server.c
/btstack/src/ble/gatt_client.c
/btstack/src/ble/gatt_client.h
/btstack/src/ble/sm.c
/btstack/src/bluetooth_data_types.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/btstack_hid_parser.c
/btstack/src/btstack_run_loop.h
/btstack/src/classic/avrcp.c
/btstack/src/classic/hfp.c
/btstack/src/classic/hfp.h
/btstack/src/classic/hfp_ag.c
/btstack/src/classic/hid_device.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/l2cap.c
/btstack/src/l2cap.h
/btstack/test/ad_parser/Makefile
/btstack/test/att_db/Makefile
/btstack/test/avdtp_util/Makefile
/btstack/test/base64/Makefile
/btstack/test/ble_client/Makefile
/btstack/test/btstack_link_key_db/Makefile
/btstack/test/btstack_memory/Makefile
/btstack/test/crypto/Makefile
/btstack/test/des_iterator/Makefile
/btstack/test/embedded/Makefile
/btstack/test/flash_tlv/Makefile
/btstack/test/gap/Makefile
/btstack/test/gatt-service-client/Makefile
/btstack/test/gatt_client/Makefile
/btstack/test/gatt_client/gatt_client_test.cpp
/btstack/test/gatt_client/mock.c
/btstack/test/gatt_server/Makefile
/btstack/test/gatt_server/mock.c
/btstack/test/gatt_service_server/Makefile
/btstack/test/hfp/Makefile
/btstack/test/hid_parser/Makefile
/btstack/test/l2cap-cbm/Makefile
/btstack/test/l2cap-ecbm/Makefile
/btstack/test/l2cap-ecbm/l2cap_ecbm_test.cpp
/btstack/test/le_device_db_tlv/Makefile
/btstack/test/linked_list/Makefile
/btstack/test/maths/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/security_manager_sc/Makefile
/btstack/test/tlv_posix/Makefile
/btstack/tool/compile_gatt.py
c11c7aeb29-Jul-2023 Matthias Ringwald <[email protected]>

example/hog_mouse_demo: fix input report

2abb034c29-Jul-2023 Matthias Ringwald <[email protected]>

example/hog_mouse_demo: fix input report

c25e9afb27-Jul-2023 Matthias Ringwald <[email protected]>

example/le_credit_based_flow_control_mode_server: fix streaming data mode

7f50082307-Jul-2023 Matthias Ringwald <[email protected]>

example/a2dp_source_demo: define A2DP_SOURCE_DEMO_PREFERRED_SAMPLING_RATE

8d360b2d07-Jul-2023 Matthias Ringwald <[email protected]>

example/a2dp_source_demo: show how to set preferred sample rate

12345678910>>...77