esp-idf/components/bt/host/bluedroid/stack
gongyantao ff353beec9 feat(bt/gap): Add new apis for bluetooth to set and get page timeout
1: add two new apis for classic bluetooth,
esp_bt_gap_set_page_timeout(page_to) and esp_bt_gap_get_page_timeout(),
which can get and set the value of page timeout.
2023-08-29 16:28:35 +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 feat(bt/gap): Add new apis for bluetooth to set and get page timeout 2023-08-29 16:28:35 +08:00
btu feat(bt/gap): Add new apis for bluetooth to set and get page timeout 2023-08-29 16:28:35 +08: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 fix HID Host bug when handling the two consecutive connection request 2023-03-09 14:25:25 +08:00
include/stack feat(bt/gap): Add new apis for bluetooth to set and get page timeout 2023-08-29 16:28:35 +08:00
l2cap fix(bt/bluedroid): Fixed BLE disconnect event report when disconnecting 2023-08-19 04:24:47 +00: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 bt: fix gcc-12 compile errors 2023-02-22 05:33:03 +00:00