OVMS3-idf/components/bt/bluedroid/stack/btm
2020-10-23 06:14:24 +00:00
..
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 13:59:14 +00:00
btm_acl.c Some Bluetooth devices - such as an Xbox One S controller (model 1708) - report more than two external features pages and are rejected immediately. Pages 1 and 2 are marked as unhandled in btm_devctl.c anyway, so there is no reason to block devices with more pages. 2020-10-23 06:14:24 +00:00
btm_ble.c Remove (x2) varible for BCM_STRNCPY_S and BCM_STRCPY_S 2020-06-02 08:30:02 +00:00
btm_ble_addr.c component/bt: add clear rand address API 2018-09-17 20:09:03 +08:00
btm_ble_adv_filter.c Fix some typo in idf release v3.3 2020-02-20 20:05:10 +08:00
btm_ble_batchscan.c components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +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 components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
btm_ble_gap.c fix allow to send stop adv hci cmd when host adv state is disable 2020-03-16 21:37:07 +08:00
btm_ble_multi_adv.c fix TX power value in ble adv data is incorrect 2018-09-12 20:23:45 +08:00
btm_ble_privacy.c Bugfix/btdm fix doc and host bug backport v3.3 2019-12-18 14:19:13 +08:00
btm_dev.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 13:59:14 +00:00
btm_devctl.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 13:59:14 +00:00
btm_inq.c components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
btm_main.c Component/bt: add BLE Blocking APIs 2018-11-09 03:31:08 +00:00
btm_pm.c Component/bt: fix build warning when bluedroid disable log 2019-03-20 15:02:57 +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:09:07 +08:00
btm_sec.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 13:59:14 +00:00