esp-idf/components/bt/host/bluedroid/bta/dm
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
..
include feat(bt/gap): Add new apis for bluetooth to set and get page timeout 2023-08-29 16:28:35 +08:00
bta_dm_act.c feat(bt/gap): Add new apis for bluetooth to set and get page timeout 2023-08-29 16:28:35 +08:00
bta_dm_api.c feat(bt/gap): Add new apis for bluetooth to set and get page timeout 2023-08-29 16:28:35 +08:00
bta_dm_cfg.c feat(bt/bluedroid): Add option whether to include device name in extended inquiry response 2023-08-24 14:04:28 +08:00
bta_dm_ci.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_dm_co.c bluedroid: fix ble smp key distribution setting 2023-05-06 15:26:45 +08:00
bta_dm_main.c feat(bt/gap): Add new apis for bluetooth to set and get page timeout 2023-08-29 16:28:35 +08:00
bta_dm_pm.c Fixed build errors when sniff subrating is enabled. 2023-02-11 08:29:09 +00:00
bta_dm_qos.c Add API to config QoS 2021-01-05 10:32:47 +08:00
bta_dm_sco.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00