Home
last modified time | relevance | path

Searched refs:sub_first (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dbeacon.c471 struct bt_mesh_subnet *sub_first = bt_mesh_subnet_next(NULL); in beacons_send_next() local
476 if (sub_next == sub_first && beacon_send_sub_curr != NULL) { in beacons_send_next()