esp-idf/components/bt/host/bluedroid/stack
Ivan Grokhotkov 5cd6284b6c Merge branch 'feature/bt_component_test_app' into 'master'
feat(bt): migrate the tests from unit-test-app

Closes IDF-5567

See merge request espressif/esp-idf!26134
2023-10-02 23:31:03 +08:00
..
a2dp bt:Fixed the use of invalid configuration when the peer device configures the stream, and returned an incorrect error code 2022-11-23 20:17:22 +08:00
avct Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
avdt bt:Fixed the use of invalid configuration when the peer device configures the stream, and returned an incorrect error code 2022-11-23 20:17:22 +08:00
avrc change(bt/Bluedroid): Update AVRCP version to 1.5 2023-07-03 03:57:26 +00:00
btm Merge branch 'feature/bt_component_test_app' into 'master' 2023-10-02 23:31:03 +08:00
btu remove(bt/bluedroid): Remove unused macro BT_SSP_INCLUDED and global 2023-08-31 12:28:38 +00:00
gap bluedroid: add config for GAP service and periodic adv sync transfer 2022-12-09 13:28:31 +08:00
gatt bluedroid: fixed compile warning when optimize for performance 2023-06-11 16:06:07 +08:00
hcic feat(ble/bluedroid): Add APIs for BLE direct test mode on bluedroid host 2023-09-25 12:50:16 +00:00
hid fix(bt/bluedroid): Fix the issue for HID congestion checking 2023-09-22 16:10:08 +08:00
include/stack feat(ble/bluedroid): Add APIs for BLE direct test mode on bluedroid host 2023-09-25 12:50:16 +00:00
l2cap feat(bt/bluedroid): Add flags for BQB auto test of L2CAP 2023-09-19 19:53:00 +08:00
rfcomm fix(bt/bqb): Modify BQB related configurations 2023-07-25 14:17:28 +08:00
sdp feat(bt/bluedroid): Add flags for BQB auto test of L2CAP 2023-09-19 19:53:00 +08:00
smp fix(bt): Fix bug while calculating block cipher using aes-128 2023-08-22 19:38:01 +08:00