esp-idf/components
lly c3b300064b 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-31 11:23:35 +08:00
..
2019-12-10 10:23:00 +08:00
2019-11-29 18:05:24 +08:00
2019-12-09 09:44:56 +08:00
2020-03-22 20:00:21 +08:00