Searched refs:_msg_len (Results 1 – 2 of 2) sorted by relevance
770 #define BT_MESH_MODEL_PUB_DEFINE(_name, _update, _msg_len) \ argument771 NET_BUF_SIMPLE_DEFINE_STATIC(bt_mesh_pub_msg_##_name, _msg_len); \
1020 * :github:`31836` - Correct values of _msg_len arg in BT_MESH_MODEL_PUB_DEFINE macro