OVMS3-idf/components/bt
lly 55f48877a4 ble_mesh: Fix wrong log output with bt_hex
- This issue was introduced in the commit: a788e7cd3d
  which updated the bt_hex() function incorrectly.
- And in bt_hex(), we use 2 for the two-dimensional array, because currently
  at most two bt_hex() will be used at the same time. Also this will save
  some DRAM compared with using 4.
2020-06-24 12:29:33 +08:00
..
common fix Kconfig use mistake cause some config not effect 2020-01-20 17:43:36 +08:00
controller components/bt: Fix ble disconnect due to instant of channel map update is too small 2020-06-17 07:15:46 +00:00
esp_ble_mesh ble_mesh: Fix wrong log output with bt_hex 2020-06-24 12:29:33 +08:00
host Merge branch 'bugfix/att_buffer_count_fixed_v4.2' into 'release/v4.2' 2020-06-22 11:44:54 +08:00
include components/bt: Fix A2DP stuck when BLE's interval is too small 2020-01-06 20:22:04 +08:00
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
CMakeLists.txt ble_mesh: Local model (un)subscribes group address 2020-06-01 09:10:17 +08:00
component.mk Add HID Support to IDF 2020-04-29 17:24:01 +08:00
Kconfig components/coex: Fix misspell in Kconfig 2020-02-19 11:41:03 +08:00
sdkconfig.rename Add NimBLE config options in sdkconfig.rename 2020-05-08 12:04:46 +05:30