esp-idf/components/bt/host/bluedroid/stack/btm
2022-11-17 03:46:02 +00:00
..
include bluedroid: fix ble rpa generate and update by host 2022-10-09 16:25:17 +08:00
btm_acl.c fixed the issue iOS devices cannot initiate connection 2022-11-14 09:48:13 +08:00
btm_ble_5_gap.c component/bt: set ext adv param failed when stop ext adv 2022-07-20 09:09:17 +08:00
btm_ble_addr.c bluedroid: fix ble rpa generate and update by host 2022-10-09 16:25:17 +08:00
btm_ble_adv_filter.c Fix some typo in idf 2019-12-12 15:55:42 +08:00
btm_ble_batchscan.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_bgconn.c fix bluedroid deinit crash 2021-01-15 21:08:14 +08:00
btm_ble_cont_energy.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
btm_ble_gap.c Merge branch 'bugfix/fix_esp32_esp32c3_some_bugs' into 'release/v4.4' 2022-11-09 17:52:42 +08:00
btm_ble_multi_adv.c fix vendor hci memory leak 2021-01-15 18:03:15 +08:00
btm_ble_privacy.c component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
btm_ble.c fix err using rpa for confirmation calculation 2022-09-27 19:32:26 +08:00
btm_dev.c There is an issue that if the the btm_cb.p_sec_dev_rec_list is full,but at the same 2022-01-04 10:42:09 +08:00
btm_devctl.c component/bt: use fixed_pkt_queue instead of fixed_queue for hci commands 2022-08-03 21:55:05 +08:00
btm_inq.c Merge branch 'opt/bluedroid_adv_report_datapath_v4.4' into 'release/v4.4' 2022-08-11 11:20:42 +08:00
btm_main.c add BLE connection establishment retry 2021-04-20 02:41:14 +00:00
btm_pm.c Dereference null return value 2021-11-23 11:31:06 +08:00
btm_sco.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
btm_sec.c Fixed errors reported by CI clang_tidy_check 2022-11-17 03:46:02 +00:00