OVMS3-idf/components/bt/esp_ble_mesh/mesh_core/include
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
..
cfg_cli.h ble_mesh: Add missing #ifdef __cplusplus 2020-05-06 11:19:05 +08:00
cfg_srv.h ble_mesh: Add missing #ifdef __cplusplus 2020-05-06 11:19:05 +08:00
health_cli.h ble_mesh: Add missing #ifdef __cplusplus 2020-05-06 11:19:05 +08:00
health_srv.h ble_mesh: Add missing #ifdef __cplusplus 2020-05-06 11:19:05 +08:00
mesh_access.h ble_mesh: Define a macro for invalid company id 2020-06-01 09:13:43 +08:00
mesh_bearer_adapt.h ble_mesh: stack: Only keep func pointer for very common log 2020-08-28 10:51:17 +08:00
mesh_hci.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
mesh_main.h ble_mesh: stack: Move fast prov functions to a single file 2020-07-03 08:54:51 +08:00
mesh_proxy.h ble_mesh: Add missing #ifdef __cplusplus 2020-05-06 11:19:05 +08:00
mesh_uuid.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00