Home
last modified time | relevance | path

Searched defs:bt_mesh_msg_rsp_ctx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Dmsg.h27 struct bt_mesh_msg_rsp_ctx { struct
28 struct bt_mesh_msg_ack_ctx *ack; /**< Acknowledged message context. */
29 uint32_t op; /**< Opcode we're waiting for. */
30 void *user_data; /**< User specific parameter. */
31 int32_t timeout; /**< Response timeout in milliseconds. */