OVMS3-idf/components/bt
lly ff1132d2e4 ble_mesh: stack: Only keep func pointer for very common log
Currently only keep func pointer for the followings:
- Invalid parameter (mesh btc & mesh stack)
- Out of memory (mesh btc & mesh stack)
- Unknown act (mesh btc)
- Invalid model user data (mesh stack)
- BT_DBG("%s", __func__) (mesh btc & mesh stack)
- A few other specific situations (buf ref debug, send status check)
2020-08-28 10:51:17 +08:00
..
bluedroid component/bt: Fix buffer count deinit crash. 2020-08-10 11:43:54 +08:00
common Component/bt : 2020-02-20 19:39:03 +08:00
esp_ble_mesh ble_mesh: stack: Only keep func pointer for very common log 2020-08-28 10:51:17 +08:00
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 13:59:14 +00:00
lib@425c7ca0e5 Fix ble disconnect due to instant of channel map update is too small 2020-08-10 11:43:54 +08:00
test bt: Fix unit tests build with CMake 2018-11-28 15:19:04 +08:00
bt.c Initialize mem_start and mem_end 2020-06-02 08:30:02 +00:00
CMakeLists.txt ble_mesh: stack: Move fast prov functions to a single file 2020-07-03 08:54:51 +08:00
component.mk ble_mesh: ci: Fix failing to compile when using make 2020-07-02 03:38:18 +00:00
Kconfig ble_mesh: stack: Make freertos static allocation visible 2020-08-26 08:24:55 +00:00