esp-idf/components/bt/host/bluedroid/stack
liqigan bc1b01a966 change(bt/bluedroid): Optimize HIDD sending interrupt report behavior
HID device is allowed to trigger reconnection by sending an interrupt
report. When reconnection is in progress, no more interrupt report can
be sent until the procedure is accomplished.
2023-09-08 03:35:05 +00: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 feat(bt/api): Add new apis for hfp to get the numbers of packet status received and sent 2023-09-04 20:29: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 fix(bt): Fix ble periodic advertising data length 0 error 2023-07-18 21:33:56 +08:00
hid change(bt/bluedroid): Optimize HIDD sending interrupt report behavior 2023-09-08 03:35:05 +00:00
include/stack feat(bt/api): Add new apis for hfp to get the numbers of packet status received and sent 2023-09-04 20:29:03 +08:00
l2cap Merge branch 'bugfix/timeout_when_update_conn_param' into 'master' 2023-09-01 15:37:44 +08:00
rfcomm fix(bt/bqb): Modify BQB related configurations 2023-07-25 14:17:28 +08:00
sdp Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
smp fix(bt): Fix bug while calculating block cipher using aes-128 2023-08-22 19:38:01 +08:00