Searched defs:bt_mesh_net_tx (Results 1 – 1 of 1) sorted by relevance
279 struct bt_mesh_net_tx { struct280 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;