OVMS3-idf/components/bt/bluedroid
Tian Hao 291c4a4fd3 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 20:30:43 +08:00
..
api Component/bt: add scan duplicate for ble mesh in idf3.0 2018-07-12 07:35:13 +00:00
bta components/bt: Fix a probable memory leak for BTA_GATTS_CONF_EVT event (backport v3.0) 2018-08-27 11:57:14 +05:30
btc Merge branch 'bugfix/fix_probable_mem_leak_v3.0' into 'release/v3.0' 2018-08-29 23:09:54 +08:00
btcore Merge branch 'bugfix/btdm_string_to_bdaddr_error_when_opening_nano' into 'master' 2018-03-15 14:15:31 +08:00
btif set ble_rsp_key member of structure bte_appl_cfg in function bta_dm_co_ble_set_rsp_key_req (function incorrectly uses ble_init_key member). 2018-01-08 10:37:18 +11:00
device Component/bt: send data length request by host after read feature complete 2017-12-12 20:02:36 +08:00
external/sbc component/bt: add conditional compilation direvatives to control the source code building of SBC codec 2017-03-17 15:57:30 +08:00
hci bt : fix bug that bluetooth controller init/disable/enable/disable may cause exception 2018-08-28 21:10:17 +08:00
include Merge branch 'bugfix/btdm_aes_encrypt_workaround' into 'master' 2018-01-15 14:47:28 +08:00
main component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
osi component/bt: Fix xQueueGenericSend assertion in release/v3.0 2018-03-30 14:53:27 +08:00
stack component/bt : fix bug that set discovery mode will stop ble adv 2018-09-04 20:30:43 +08:00
utils component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00