esp-idf/components/bt/host/bluedroid/stack/btm
Chinmay Chhajed ce21340dc5 Bluedroid: Do not initiate/accept connection with device having same BDADDR.
Added BD_ADDR comparison in l2cu_lcp_allocate and removed check from
security connection request handler as it's handled in l2cu_lcp_allocate
for both connection request and create connection.
2021-02-10 15:41:40 +05:30
..
include Bluedroid: Do not connect if peer BD_ADDR is same as own BD_ADDR. 2021-01-14 12:23:04 +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:01:39 +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 2020-01-16 15:26:37 +08:00
btm_ble_batchscan.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_bgconn.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_cont_energy.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_gap.c component/bt: support BLE Authorization 2020-12-03 16:44:45 +08:00
btm_ble_multi_adv.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_privacy.c Bugfix/btdm fix doc and host bug backport v4.0 2019-12-18 14:19:27 +08:00
btm_ble.c Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled 2020-03-14 14:45:57 +08:00
btm_dev.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-24 22:25:20 +05:30
btm_devctl.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-24 22:25:20 +05:30
btm_inq.c Bluetooth component refactoring 2019-06-30 16:39:00 +08: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 Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_sec.c Bluedroid: Do not initiate/accept connection with device having same BDADDR. 2021-02-10 15:41:40 +05:30