Searched defs:seg_tx (Results 1 – 1 of 1) sorted by relevance
68 static struct seg_tx { struct69 struct bt_mesh_subnet *sub;70 void *seg[BT_MESH_TX_SEG_MAX];71 uint64_t seq_auth;95 } seg_tx[CONFIG_BT_MESH_TX_SEG_MSG_COUNT]; argument