OVMS3-idf/components/bt/bluedroid
Tian Hao 4c0236e61e component/bt: add a option to make report adv data and scan response individually
Originally, when doing BLE active scan, Bluedroid will not report adv to
application layer until receive scan response. This option is used to
disable the behavior. When enable this option, Bluedroid will report
adv data or scan response to application layer immediately.
2019-01-24 18:38:36 +08:00
..
api Component/bt: add check peer addr type in set adv params 2018-11-19 19:46:41 +08: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 Component/bt: add check peer addr type in set adv params 2018-11-19 19:46:41 +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 component/bt: add a option to make report adv data and scan response individually 2019-01-24 18:38:36 +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: add a option to make report adv data and scan response individually 2019-01-24 18:38:36 +08:00
utils component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00