Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dnet.h279 struct bt_mesh_net_tx { struct
280 struct bt_mesh_subnet *sub;
281 struct bt_mesh_msg_ctx *ctx;
282 u16_t src;
283 u8_t xmit;
284 u8_t friend_cred:1,
285 aszmic:1,
286 aid:6;