OVMS3-idf/components/bt/bluedroid/stack
Tian Hao 6c8a8664aa 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 14:30:02 +08:00
..
a2dp bt/a2dp: fix incorrect return type 2018-08-29 14:40:28 +08:00
avct Component/bt: fix hci_hal_env.rx_q and xHciH4Queue blocking when scanning 2018-08-01 15:06:56 +08:00
avdt Merge branch 'bugfix/btdm_a2dp_disconnect_reason' into 'master' 2018-08-03 15:30:30 +08:00
avrc component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm component/bt: add a option to make report adv data and scan response individually 2019-01-24 14:30:02 +08:00
btu Component/bt: add BLE Blocking APIs 2018-11-09 03:31:08 +00:00
gap Component/bt: fix service change char can’t read and write and no descr 2018-09-28 19:57:25 +08:00
gatt Merge branch 'bugfix/btdm_fix_memory_leak_in_v3.2' into 'master' 2018-11-12 11:27:00 +08:00
hcic components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
include/stack Component/bt: fix auth_mode error when reconnection in SMP 2018-12-04 18:05:25 +08:00
l2cap components/bt: Some errors in comment 2018-11-16 11:27:22 +08:00
rfcomm component/bt: Fix bug rfcomm test command cause crash 2018-08-24 14:49:33 +08:00
sdp component/bt: Fix bug of SDP find services by uuid always return success 2018-08-27 02:14:45 +00:00
smp Merge branch 'bugfix/btdm_fix_auth_mode_error_when_reconnection_in_smp' into 'master' 2018-12-13 17:04:12 +08:00