OVMS3-idf/components/bt
Tian Hao 196793dccb 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:29:36 +08:00
..
bluedroid component/bt : fix bug that set discovery mode will stop ble adv 2018-09-04 20:29:36 +08:00
include Merge branch 'bugfix/btdm_tx_power_value' into 'master' 2018-06-13 07:43:13 +08:00
lib@00e64bfb47 fix bluetooth security vulnerability of ECDH publick key checking 2018-08-30 11:09:02 +08:00
test component/bt: Fixed the vulnerability released by Bluetooth org when using public key not check in the process of ECDH encryption. 2018-08-13 19:47:02 +08:00
bt.c bt : fix bug that bluetooth controller init/disable/enable/disable may cause exception 2018-08-01 20:08:40 +08:00
CMakeLists.txt cmake: Fix bt component dependencies 2018-08-20 10:47:55 +10:00
component.mk component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
Kconfig Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +10:00