esp-idf/components/bt/host/bluedroid/stack/btm
2021-02-18 09:39:01 +00:00
..
include Bluedroid: Do not connect if peer BD_ADDR is same as own BD_ADDR. 2021-01-14 12:22:30 +05:30
btm_acl.c add API esp_spp_stop_srv(), fix the error parameter in esp-idf/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/example_spp_initiator_demo.c and fix collection of SPP 2020-08-13 12:08:28 +08:00
btm_ble_addr.c Bluetooth component refactoring 2019-06-30 16:39:00 +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 add white list failed 2021-02-18 09:39:01 +00:00
btm_ble_cont_energy.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_gap.c fix scan rsp length err 2021-02-18 09:39:01 +00:00
btm_ble_multi_adv.c fix vendor hci memory leak 2021-02-18 09:39:01 +00:00
btm_ble_privacy.c btdm:fix the problem that Not getting complete Identity Address (Public Address) of the Privacy-enabled Bonded Device after bonding. beacuse of the wrong memcpy in LE_KEY callback handler. 2019-12-09 15:21:49 +08:00
btm_ble.c fix bluedroid repair faild if the two most significant bits of public address is '01' 2021-02-18 09:39:01 +00:00
btm_dev.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-30 14:41:46 +05:30
btm_devctl.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-30 14:41:46 +05:30
btm_inq.c Feature/ Read Remote Device's Name 2019-11-14 03:33:37 +00:00
btm_main.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_pm.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_sco.c fix ag example outgoing callback not triggered 2020-10-28 20:25:43 +08:00
btm_sec.c - fix congest return value 2021-02-18 09:39:01 +00:00