esp-idf/components/bt/host/bluedroid/btc/profile/std/gap
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
..
bta_gap_bt_co.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
btc_gap_ble.c bluedroid: fixed compile warning when optimize for performance 2023-06-11 16:06:07 +08:00
btc_gap_bt.c feat(bt/gap): Add new apis for bluetooth to set and get page timeout 2023-08-29 16:28:35 +08:00