Files
esp-idf/components
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
..
2020-04-28 12:39:54 +08:00
2019-08-21 18:55:32 +10:00
2020-03-10 20:01:39 +08:00
2020-08-12 10:38:42 +08:00
2020-02-13 14:20:30 +08:00