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

test/le_audio: delete unused code in broadcast assistant

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

test/le_audio: introduce broadcast source struct to broadcast assistant

28ef06ce09-Nov-2023 Matthias Ringwald <[email protected]>

test/le_audio: stop scanning after sink and source are found by broadcast assistant

4e15022723-Nov-2023 Matthias Ringwald <[email protected]>

test/le_audio: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE

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

test/le_audio: restart advertising on disconnect on broadcast sink

54e09f5e21-Nov-2023 Matthias Ringwald <[email protected]>

test/le_audio: stop PA sync after BIG Sync was created

02631e9721-Nov-2023 Matthias Ringwald <[email protected]>

test/le_audio: implement pa_sync changes in broadcast sink

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

test/le_audio: track pa sync and bis sync state in bass server of broadcast sink

7c819d9020-Nov-2023 Matthias Ringwald <[email protected]>

test/le_audio: stop playback in broadcast sink if PA Sync state is modified

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

test/le_audio: handle BASS Add Source without PAST available in broadcast sink

59cc662f09-Nov-2023 Matthias Ringwald <[email protected]>

test/le-audio: setup advertising and allow to receive periodic advertising sync transfers

ff59851c02-Dec-2022 Milanka Ringwald <[email protected]>

test: use sampling frequency and frame duration functions

# Conflicts:
# test/pts-h4/bap_service_client_test.c

a2dc544d07-Dec-2023 Matthias Ringwald <[email protected]>

test/le-audio: init le audio demo util sink in broadcast sink

ce00005706-Dec-2023 Milanka Ringwald <[email protected]>

test: update tests

c502a66c06-Dec-2023 Milanka Ringwald <[email protected]>

test/sm: add AddressResolutionLookup test

92e3c2d306-Dec-2023 Matthias Ringwald <[email protected]>

test: fix coverage build

44718ae705-Dec-2023 Matthias Ringwald <[email protected]>

test: more test fixes

ec4690af05-Dec-2023 Matthias Ringwald <[email protected]>

test: fix build

e4d1c5dc05-Dec-2023 Matthias Ringwald <[email protected]>

test: use bool for gap_reconnect_security_setup_active

38e85ba105-Dec-2023 Matthias Ringwald <[email protected]>

test: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE

bc6a318f04-Dec-2023 Matthias Ringwald <[email protected]>

Avoid __ prefix in defines


/btstack/3rd-party/bluedroid/encoder/include/sbc_enc_func_declare.h
/btstack/3rd-party/bluedroid/encoder/include/sbc_encoder.h
/btstack/3rd-party/bluedroid/encoder/srce/sbc_analysis.c
/btstack/3rd-party/bluedroid/encoder/srce/sbc_encoder.c
/btstack/CHANGELOG.md
/btstack/doc/manual/docs-template/how_to.md
/btstack/example/le_audio_demo_util_source.c
/btstack/example/le_streamer_client.c
/btstack/example/mesh_node_demo.c
/btstack/example/nordic_spp_le_streamer.c
/btstack/example/pan_lwip_http_server.c
/btstack/example/sco_demo_util.c
/btstack/platform/msp430/hal_compat.c
/btstack/platform/posix/hci_dump_posix_fs.c
/btstack/port/archive/posix-h5-bcm/main.c
/btstack/port/archive/wiced-h5/btstack_aes128_wiced.c
/btstack/port/archive/wiced-h5/main.c
/btstack/port/posix-h4-bcm/main.c
/btstack/port/samv71-xplained-atwilc3000/main.c
/btstack/port/stm32-f4discovery-cc256x/port/hal_audio_f4discovery.c
/btstack/port/stm32-f4discovery-cc256x/port/port.c
/btstack/port/stm32-f4discovery-usb/port/hal_audio_f4discovery.c
/btstack/port/stm32-f4discovery-usb/port/port.c
/btstack/port/stm32-l073rz-nucleo-em9304/port/port.c
/btstack/port/wiced-h4/main.c
/btstack/src/ble/att_server.c
/btstack/src/ble/gatt-service/cycling_power_service_server.c
/btstack/src/ble/sm.c
/btstack/src/bluetooth.h
/btstack/src/btstack_event.h
/btstack/src/classic/btstack_cvsd_plc.c
/btstack/src/classic/btstack_sbc_plc.c
/btstack/src/classic/hfp.c
/btstack/src/classic/sdp_util.c
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/hci_transport_h5.c
/btstack/src/mesh/adv_bearer.h
/btstack/src/mesh/mesh_configuration_client.c
/btstack/src/mesh/mesh_configuration_server.c
/btstack/src/mesh/mesh_generic_default_transition_time_client.c
/btstack/src/mesh/mesh_generic_default_transition_time_server.c
/btstack/src/mesh/mesh_generic_level_client.c
/btstack/src/mesh/mesh_generic_level_server.c
/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_keys.h
classic-oob-pairing/main.c
mesh/btstack_uart_posix_pty.c
mesh/main.c
mesh/mesh_pts.c
mesh/provisioner.c
mesh/sniffer.c
security_manager_sc/main.c
/btstack/tool/btstack_event_generator.py
7cea546323-Nov-2023 Matthias Ringwald <[email protected]>

test: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE


/btstack/CHANGELOG.md
/btstack/doc/manual/docs-template/how_to.md
/btstack/example/Makefile.inc
/btstack/example/a2dp_sink_demo.c
/btstack/example/a2dp_source_demo.c
/btstack/example/gatt_battery_query.c
/btstack/example/gatt_browser.c
/btstack/example/gatt_counter.c
/btstack/example/gatt_counter.gatt
/btstack/example/gatt_device_information_query.c
/btstack/example/gatt_heart_rate_client.c
/btstack/example/gatt_streamer_server.c
/btstack/example/hog_boot_host_demo.c
/btstack/example/hog_host_demo.c
/btstack/example/hog_mouse_demo.c
/btstack/example/le_audio_demo_util_sink.c
/btstack/example/le_credit_based_flow_control_mode_client.c
/btstack/example/le_credit_based_flow_control_mode_server.c
/btstack/example/le_mitm.c
/btstack/example/le_streamer_client.c
/btstack/example/nordic_spp_le_streamer.c
/btstack/example/sco_demo_util.c
/btstack/example/sm_pairing_central.c
/btstack/example/sm_pairing_peripheral.c
/btstack/example/spp_and_gatt_streamer.c
/btstack/port/msp432p401lp-cc256x/Makefile
/btstack/port/mtk/Makefile
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/example.c
/btstack/port/stm32-f4discovery-cc256x/Makefile
/btstack/port/stm32-f4discovery-usb/Makefile
/btstack/port/wiced-h4/wiced-h4.mk
/btstack/src/ble/att_server.c
/btstack/src/ble/gatt-service/ancs_client.c
/btstack/src/ble/gatt-service/cycling_power_service_server.c
/btstack/src/ble/sm.c
/btstack/src/ble/sm.h
/btstack/src/btstack.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/btstack_hid_parser.c
/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/btstack_sbc.h
/btstack/src/classic/btstack_sbc_bluedroid.c
/btstack/src/classic/btstack_sbc_bluedroid.h
/btstack/src/classic/hfp.c
/btstack/src/classic/hfp_ag.h
/btstack/src/classic/hfp_codec.c
/btstack/src/classic/hfp_codec.h
/btstack/src/classic/hfp_hf.h
/btstack/src/classic/spp_server.c
/btstack/src/classic/spp_server.h
/btstack/src/hci.c
/btstack/src/mesh/mesh.c
auto-pts/btpclient.c
security_manager_sc/sm_test.c
0faf80ae11-Nov-2023 Ricardo Quesada <[email protected]>

test/hid_parser: add Xbox Wireless HID parser test

This is based on the HID descriptor / report of an Xbox Wireless
Controller using FW 5.17.3202.0.

6707c7a113-Nov-2023 Matthias Ringwald <[email protected]>

test/hid_parser: prepare for console hci dump

471bae6f01-Nov-2023 Matthias Ringwald <[email protected]>

test/hid_parser: add CMakeLists.txt

12345678910>>...121