Searched defs:bt_mesh_net_tx (Results 1 – 1 of 1) sorted by relevance
305 struct bt_mesh_net_tx { struct306 struct bt_mesh_subnet *sub;307 struct bt_mesh_msg_ctx *ctx;308 uint16_t src;309 uint8_t xmit;310 uint8_t friend_cred:1,311 aszmic:1,312 aid: 6;