OVMS3-idf/components/bt/bluedroid/stack/btm
Tian Hao 069f495006 component/bt : fix bug that set discovery mode will stop ble adv
As the bluedroid original implmentation of BR/EDR and BLE dual mode about discovery mode,
when set discovery mode for BR/EDR, it will stop ble advertising.

Reference to https://github.com/espressif/esp-idf/issues/2306
2018-09-04 17:07:10 +08:00
..
include Component/bt: fix get error adv packet sometimes 2018-08-24 09:24:49 +00:00
btm_acl.c bt : fix read rssi conflict when in dual mode 2018-06-22 11:16:16 +08:00
btm_ble.c Component/bt: fix SC_MITM_BOND failed in smp for iphones 2018-08-04 16:52:53 +00:00
btm_ble_addr.c component/bt: Update BLE private address after it's private address interval 2018-08-21 11:01:44 +08:00
btm_ble_adv_filter.c bt/btm: fix misplaced debug statement 2018-08-29 14:40:28 +08:00
btm_ble_batchscan.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +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 component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_gap.c Component/bt: fix get error adv packet sometimes 2018-08-24 09:24:49 +00:00
btm_ble_multi_adv.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_privacy.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_dev.c component/bt: Fix bug of remove bond device fail when BLE and BT are connectd at the same time 2018-07-16 15:46:27 +08:00
btm_devctl.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
btm_inq.c component/bt : fix bug that set discovery mode will stop ble adv 2018-09-04 17:07:10 +08:00
btm_main.c Component/bt: fix hci_hal_env.rx_q and xHciH4Queue blocking when scanning 2018-08-01 15:06:56 +08:00
btm_pm.c components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
btm_sco.c Component/bt: fix hci_hal_env.rx_q and xHciH4Queue blocking when scanning 2018-08-01 15:06:56 +08:00
btm_sec.c Component/bt: fix SC_MITM_BOND failed in smp for iphones 2018-08-04 16:52:53 +00:00