Searched defs:nid (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/mesh/ | ||
| D | subnet.h | 34 	uint8_t nid;                /* NID */  member | 
| D | net.c | 447 static int net_header_encode(struct bt_mesh_net_tx *tx, uint8_t nid,  in net_header_encode() |