esp-idf/components/bt/esp_ble_mesh/mesh_common
lly d7bd5c002e 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-16 06:32:12 +00:00
..
include ble_mesh: Add net_buf_simple_init_with_data [Zephyr] 2020-06-01 13:57:41 +08:00
mesh_aes_encrypt.c ble_mesh: Miscellaneous modifications 2020-02-26 17:37:44 +08:00
mesh_atomic.c ble_mesh: Split mesh mutex into a separate file 2020-05-11 02:29:18 +00:00
mesh_buf.c ble_mesh: Add net_buf_simple_init_with_data [Zephyr] 2020-06-01 13:57:41 +08:00
mesh_common.c ble_mesh: Split mesh mutex into a separate file 2020-05-11 02:29:18 +00:00
mesh_kernel.c ble_mesh: Split mesh os related into a separate file 2020-05-11 02:29:18 +00:00
mesh_mutex.c ble_mesh: Spit mesh_util.h into different header files 2020-05-11 02:29:18 +00:00
mesh_timer.c ble_mesh: Check the result of creating timer 2020-05-27 09:30:34 +00:00
mesh_util.c ble_mesh: Fix wrong log output with bt_hex 2020-06-16 06:32:12 +00:00