esp-idf/components/bt/host/bluedroid/stack/btm
Jiang Jiang Jian d65af31309 Merge branch 'bugfix/fix_hci_max_page_num' into 'master'
bugfix/Support for more Bluetooth HID devices

Closes IDFGH-3515

See merge request espressif/esp-idf!9621
2020-07-15 15:51:00 +08:00
..
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 15:37:01 +05:30
btm_acl.c Merge branch 'bugfix/fix_hci_max_page_num' into 'master' 2020-07-15 15:51:00 +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 component/bt: add clear white list API 2020-06-02 11:29:51 +08:00
btm_ble_cont_energy.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_gap.c component/bt: add clear white list API 2020-06-02 11:29:51 +08:00
btm_ble_multi_adv.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07: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 Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled 2020-03-12 16:20:58 +08:00
btm_dev.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 15:37:01 +05:30
btm_devctl.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 15:37:01 +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 Format the BTM_WBS_INCLUDED macro 2019-12-12 17:12:38 +08:00
btm_sec.c add API esp_spp_stop_srv() and fix the error parameter in esp-idf/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/example_spp_initiator_demo.c 2020-07-15 15:49:37 +08:00