esp-idf/components
lly b94ce120d6 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-10 14:14:01 +08:00
..
2020-06-23 08:20:16 +00:00
2020-06-24 17:55:35 +08:00
2020-06-19 18:40:10 +10:00
2020-05-18 16:51:45 +08:00
2020-06-15 22:46:41 +08:00