Home
last modified time | relevance | path

Searched refs:BT_MESH_MSG_CTX_INIT_PUB (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmsg.h151 #define BT_MESH_MSG_CTX_INIT_PUB(pub) \ macro
/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.c839 struct bt_mesh_msg_ctx ctx = BT_MESH_MSG_CTX_INIT_PUB(pub); in publish_transmit()