History log of /btstack/example/ (Results 251 – 275 of 1911)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d4c7baed16-Jul-2021 Milanka Ringwald <[email protected]>

hfp_ag: simulate call connected and start ringing

80cabdad15-Jul-2021 Milanka Ringwald <[email protected]>

hfp_hf_demo: check status of SLC connection establisment

688428b614-Jul-2021 Milanka Ringwald <[email protected]>

hfp: fix type in event name HFP_SUBEVENT_STOP_RINGING and HFP_SUBEVENT_START_RINGING

0d38e7e114-Jul-2021 Milanka Ringwald <[email protected]>

hfp_ag: emit HFP_SUBEVENT_RING

e9933dfe21-Jul-2021 Matthias Ringwald <[email protected]>

btstack_hid: prefix functions

f0af223418-Jul-2021 Matthias Ringwald <[email protected]>

avrcp: use PANEL as default unit + subunit info

347d46c813-Jul-2021 Milanka Ringwald <[email protected]>

hfp: send HFP_SUBEVENT_HF_INDICATOR event

4d839c2613-Jul-2021 Milanka Ringwald <[email protected]>

hfp_demo: use report_status

3d2764b513-Jul-2021 Milanka Ringwald <[email protected]>

hfp_demo: enable Echo Canceling and Noise reduction

6ba83b5e13-Jul-2021 Milanka Ringwald <[email protected]>

hfp: update API docu, remove hfp_hf_activate_echo_canceling_and_noise_reduction

912af11712-Jul-2021 Matthias Ringwald <[email protected]>

example/hid_keyboard_demo: use report id to 0x01

977eebcb12-Jul-2021 Matthias Ringwald <[email protected]>

example/hid_keyboard_demo: fix win10 latency

574d351d09-Jul-2021 Matthias Ringwald <[email protected]>

example/hid_keyboard_demo: enable sniff mode with sniff subrating

f0c27a9509-Jul-2021 Milanka Ringwald <[email protected]>

hfp_ag: update API

b95cac5408-Jul-2021 Milanka Ringwald <[email protected]>

hfp: handle AG send EVR message

cf75be8508-Jul-2021 Milanka Ringwald <[email protected]>

hfp: report AG EVR status

de9e0ea708-Jul-2021 Milanka Ringwald <[email protected]>

hfp: enhanced audio recognition, HF ready for audio

6b67407d08-Jul-2021 Milanka Ringwald <[email protected]>

hfp: update examples

0b4debbf02-Jul-2021 Milanka Ringwald <[email protected]>

hfp_ag: release audio connection only if it was opened before audio VR activated, open audio only if connection does not already exist

af97579e29-Jun-2021 Milanka Ringwald <[email protected]>

hfp_hf: rename voice_recognition_notification functions

d84719b129-Jun-2021 Milanka Ringwald <[email protected]>

hfp_ag: add separate function for voice recognition deactivation

7253db3c29-Jun-2021 Milanka Ringwald <[email protected]>

hfp: extend HFP_SUBEVENT_VOICE_RECOGNITION_STATUS with status field, rename activated param to state

3c1b690701-Jul-2021 Milanka Ringwald <[email protected]>

hfp demoes, use other dongles - to be removed

ac6f828e29-Jun-2021 Milanka Ringwald <[email protected]>

hfp: report status code


/btstack/CHANGELOG.md
/btstack/README.md
/btstack/chipset/README.md
/btstack/chipset/da14581/btstack_chipset_da14581.c
/btstack/doc/manual/docs-template/how_to.md
/btstack/doc/manual/mkdocs-template.yml
hfp_ag_demo.c
hfp_hf_demo.c
/btstack/platform/corefoundation/btstack_run_loop_corefoundation.m
/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_uart_block_embedded.c
/btstack/platform/embedded/hci_dump_segger_rtt_stdout.c
/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/posix/btstack_run_loop_posix.c
/btstack/platform/posix/btstack_signal.c
/btstack/platform/posix/btstack_signal.h
/btstack/platform/posix/hci_dump_posix_fs.c
/btstack/platform/posix/hci_dump_posix_stdout.c
/btstack/platform/posix/le_device_db_fs.c
/btstack/platform/qt/btstack_run_loop_qt.cpp
/btstack/platform/qt/btstack_run_loop_qt.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/windows/btstack_run_loop_windows.c
/btstack/platform/windows/btstack_stdin_windows.c
/btstack/platform/windows/btstack_stdin_windows.h
/btstack/port/esp32/create_examples.py
/btstack/port/esp32/integrate_btstack.py
/btstack/port/libusb-intel/Makefile
/btstack/port/libusb-intel/main.c
/btstack/port/libusb/Makefile
/btstack/port/libusb/main.c
/btstack/port/max32630-fthr/src/btstack_port.c
/btstack/port/posix-h4-atwilc3000/Makefile
/btstack/port/posix-h4-atwilc3000/main.c
/btstack/port/posix-h4-da14581/Makefile
/btstack/port/posix-h4-da14581/main.c
/btstack/port/posix-h4-da14585/Makefile
/btstack/port/posix-h4-da14585/main.c
/btstack/port/posix-h4-zephyr/Makefile
/btstack/port/posix-h4-zephyr/main.c
/btstack/port/posix-h4/Makefile
/btstack/port/posix-h4/main.c
/btstack/port/posix-h5/Makefile
/btstack/port/posix-h5/main.c
/btstack/port/qt-h4/CMakeLists.txt
/btstack/port/qt-h4/main.cpp
/btstack/port/qt-usb/CMakeLists.txt
/btstack/port/qt-usb/main.cpp
/btstack/port/raspi/Makefile
/btstack/port/raspi/main.c
/btstack/port/stm32-l073rz-nucleo-em9304/port/port.c
/btstack/port/windows-h4-da14585/Makefile
/btstack/port/windows-h4-da14585/main.c
/btstack/port/windows-h4-zephyr/Makefile
/btstack/port/windows-h4-zephyr/main.c
/btstack/port/windows-h4/Makefile
/btstack/port/windows-h4/main.c
/btstack/port/windows-winusb-intel/Makefile
/btstack/port/windows-winusb-intel/main.c
/btstack/port/windows-winusb/Makefile
/btstack/port/windows-winusb/main.c
/btstack/src/ble/att_db.c
/btstack/src/ble/gatt-service/ancs_client.c
/btstack/src/ble/gatt-service/battery_service_client.c
/btstack/src/ble/sm.c
/btstack/src/btstack.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/btstack_memory.c
/btstack/src/btstack_run_loop.c
/btstack/src/btstack_run_loop.h
/btstack/src/classic/a2dp_source.c
/btstack/src/classic/avdtp_initiator.c
/btstack/src/classic/hfp.c
/btstack/src/classic/hfp.h
/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/pbap_client.c
/btstack/src/classic/rfcomm.c
/btstack/src/classic/rfcomm.h
/btstack/src/classic/sdp_util.c
/btstack/src/hci.c
/btstack/src/hci_cmd.c
/btstack/src/hci_cmd.h
/btstack/src/hci_dump.c
/btstack/src/hci_dump.h
/btstack/src/l2cap.c
/btstack/src/l2cap.h
/btstack/test/Makefile
/btstack/test/classic-oob-pairing/Makefile
/btstack/test/classic-oob-pairing/btstack_config.h
/btstack/test/classic-oob-pairing/main.c
/btstack/test/classic-oob-pairing/spp_counter.c
/btstack/test/embedded/hci_cmd_test.c
/btstack/test/pts/gap_peripheral_test.md
b803475824-Jun-2021 Matthias Ringwald <[email protected]>

Merge branch 'develop'

# Conflicts:
# README.md


/btstack/.gitignore
/btstack/3rd-party/micro-ecc/uECC.c
/btstack/3rd-party/rijndael/rijndael.c
/btstack/CHANGELOG.md
/btstack/doc/manual/markdown_create_apis.py
a2dp_sink_demo.c
audio_duplex.c
gatt_counter.c
gatt_streamer_server.c
mod_player.c
sine_player.c
spp_and_gatt_counter.c
spp_and_gatt_streamer.c
/btstack/platform/embedded/btstack_uart_block_embedded.c
/btstack/platform/embedded/hal_flash_bank_memory.c
/btstack/platform/posix/le_device_db_fs.c
/btstack/src/ble/att_db.c
/btstack/src/ble/att_db.h
/btstack/src/ble/att_db_util.c
/btstack/src/ble/gatt-service/ancs_client.c
/btstack/src/ble/gatt-service/battery_service_client.c
/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_client.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_client.c
/btstack/src/ble/gatt-service/hids_device.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-service/nordic_spp_service_server.c
/btstack/src/ble/gatt-service/scan_parameters_service_client.c
/btstack/src/ble/gatt-service/scan_parameters_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/ble/sm.h
/btstack/src/bluetooth.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_linked_list.c
/btstack/src/btstack_memory.c
/btstack/src/btstack_memory.h
/btstack/src/btstack_ring_buffer.c
/btstack/src/btstack_run_loop.c
/btstack/src/btstack_run_loop.h
/btstack/src/btstack_uart_block.h
/btstack/src/btstack_util.c
/btstack/src/btstack_util.h
/btstack/src/classic/avrcp.c
/btstack/src/classic/avrcp.h
/btstack/src/classic/avrcp_controller.c
/btstack/src/classic/avrcp_target.c
/btstack/src/classic/btstack_link_key_db_static.c
/btstack/src/classic/hfp.c
/btstack/src/classic/hfp_ag.c
/btstack/src/classic/hfp_hf.c
/btstack/src/classic/hid_device.c
/btstack/src/classic/hsp_ag.c
/btstack/src/classic/hsp_hs.c
/btstack/src/gap.h
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/hci_cmd.c
/btstack/src/hci_dump.c
/btstack/src/hci_transport_h4.c
/btstack/src/l2cap.c
/btstack/src/l2cap.h
/btstack/src/l2cap_signaling.c
/btstack/src/l2cap_signaling.h
/btstack/src/mesh/beacon.c
/btstack/src/mesh/mesh_proxy.c
/btstack/test/Makefile
/btstack/test/ad_parser/Makefile
/btstack/test/att_db/Makefile
/btstack/test/auto-pts/btpclient.c
/btstack/test/auto-pts/btstack_config.h
/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/coverage_subset_bat.py
/btstack/test/crypto/Makefile
/btstack/test/crypto/aes_cmac_test2.cpp
/btstack/test/des_iterator/Makefile
/btstack/test/embedded/Makefile
/btstack/test/embedded/btstack_config.h
/btstack/test/embedded/btstack_util_test.c
/btstack/test/embedded/embedded_test.c
/btstack/test/embedded/hci_cmd_test.c
/btstack/test/embedded/l2cap_le_signaling_test.c
/btstack/test/embedded/run_loop_base_test.c
/btstack/test/flash_tlv/Makefile
/btstack/test/gatt-service-client/CMakeLists.txt
/btstack/test/gatt-service-client/Makefile
/btstack/test/gatt-service-client/ancs_client_test.c
/btstack/test/gatt-service-client/battery_service_client_test.c
/btstack/test/gatt-service-client/device_information_service_client_test.c
/btstack/test/gatt_client/le_central.c
/btstack/test/gatt_client/mock.c
/btstack/test/gatt_server/Makefile
/btstack/test/gatt_server/gatt_server_test.cpp
/btstack/test/gatt_server/mock.c
/btstack/test/gatt_service/Makefile
/btstack/test/gatt_service/battery_service_test.c
/btstack/test/hfp/Makefile
/btstack/test/hid_parser/Makefile
/btstack/test/linked_list/Makefile
/btstack/test/map_test/Makefile
/btstack/test/mock/mock_att_server.c
/btstack/test/mock/mock_att_server.h
/btstack/test/mock/mock_gatt_client.c
/btstack/test/mock/mock_gatt_client.h
/btstack/test/obex/Makefile
/btstack/test/pts/gap_peripheral_test.c
/btstack/test/pts/gap_peripheral_test.md
/btstack/test/pts/gatt_server_test.c
/btstack/test/ring_buffer/Makefile
/btstack/test/sdp/Makefile
/btstack/test/sdp_client/Makefile
/btstack/test/security_manager/Makefile
/btstack/test/security_manager/mock.c
/btstack/test/security_manager/security_manager.cpp
/btstack/test/security_manager_sc/sm_test.py
/btstack/test/tlv_posix/Makefile
/btstack/tool/btstack_event_generator.py
/btstack/tool/btstack_memory_generator.py
/btstack/tool/metrics/Makefile
/btstack/tool/metrics/btstack_config.h

1...<<11121314151617181920>>...77