OVMS3-idf/components/bt/esp_ble_mesh/api
lly f3566fd2af 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-07-16 11:04:57 +08:00
..
core ble_mesh: stack: Only keep func pointer for very common log 2020-07-16 11:04:57 +08:00
models ble_mesh: stack: Only keep func pointer for very common log 2020-07-16 11:04:57 +08:00
esp_ble_mesh_defs.h ble_mesh: stack: Add two application macros for TTL 2020-07-10 09:15:02 +08:00