OVMS3-idf/components/bt/bluedroid/stack/btm
Jiang Jiang Jian 410d59d53d Merge branch 'feature/esp_spp_stop_srv_v3.3' into 'release/v3.3'
bugfix/Add API esp_spp_stop_srv and fix collection of SPP [backport v3.3]

See merge request espressif/esp-idf!10010
2020-10-26 11:46:56 +08:00
..
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 13:59:14 +00:00
btm_acl.c Merge branch 'feature/esp_spp_stop_srv_v3.3' into 'release/v3.3' 2020-10-26 11:46:56 +08:00
btm_ble.c Remove (x2) varible for BCM_STRNCPY_S and BCM_STRCPY_S 2020-06-02 08:30:02 +00:00
btm_ble_addr.c component/bt: add clear rand address API 2018-09-17 20:09:03 +08:00
btm_ble_adv_filter.c Fix some typo in idf release v3.3 2020-02-20 20:05:10 +08:00
btm_ble_batchscan.c components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
btm_ble_bgconn.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_cont_energy.c components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
btm_ble_gap.c fix allow to send stop adv hci cmd when host adv state is disable 2020-03-16 21:37:07 +08:00
btm_ble_multi_adv.c fix TX power value in ble adv data is incorrect 2018-09-12 20:23:45 +08:00
btm_ble_privacy.c Bugfix/btdm fix doc and host bug backport v3.3 2019-12-18 14:19:13 +08:00
btm_dev.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 13:59:14 +00:00
btm_devctl.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 13:59:14 +00:00
btm_inq.c components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
btm_main.c Component/bt: add BLE Blocking APIs 2018-11-09 03:31:08 +00:00
btm_pm.c Component/bt: fix build warning when bluedroid disable log 2019-03-20 15:02:57 +08:00
btm_sco.c component/bt: bugfix for incorrect length of HCI SCO packet size in HFP resulted from uninitialized data buffer length 2018-09-04 20:09:07 +08:00
btm_sec.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-10-22 08:33:39 +00:00