esp-idf/components
lly 2e01297603 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:02:24 +08:00
..
2020-05-22 16:39:44 +08:00
2020-06-30 21:45:31 +08:00
2020-05-18 16:51:45 +08:00
2020-05-18 16:51:45 +08:00
2020-04-30 14:05:36 +00:00
2020-04-15 15:46:47 +02:00