OVMS3-idf/components/bt/bluedroid/stack/btm
Tian Hao 85825377c8 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:45:57 +08:00
..
include Component/bt: fix auth_mode error when reconnection in SMP 2018-12-13 15:36:51 +08:00
btm_acl.c component/bt: Unlock reserve of SCN 1 for HFP (backport v3.1) 2018-09-17 11:01:58 +08:00
btm_ble.c Component/bt: fix auth_mode error when reconnection in SMP 2018-12-13 15:36:51 +08:00
btm_ble_addr.c component/bt: Update BLE private address after it's private address interval (backport 3.1) 2018-09-03 14:27:15 +08:00
btm_ble_adv_filter.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +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: add a option to make report adv data and scan response individually 2019-01-24 18:45:57 +08:00
btm_ble_multi_adv.c fix TX power value in ble adv data is incorrect 2018-09-12 10:19:08 +00:00
btm_ble_privacy.c components/bt: Some errors in comment 2018-11-16 15:38:22 +08:00
btm_dev.c component/bt: Fix bug of remove bond device fail when BLE and BT are connectd at the same time (backport 3.1) 2018-09-26 14:23:05 +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 20:29:36 +08:00
btm_main.c Component/bt: fix hci_hal_env.rx_q and xHciH4Queue blocking when scanning 2018-08-01 15:10:28 +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: bugfix for incorrect length of HCI SCO packet size in HFP resulted from uninitialized data buffer length 2018-09-04 20:24:00 +08:00
btm_sec.c components/bt: Fix two bugs about pairing 2018-12-21 20:52:46 +08:00