Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dbeacon.c265 static int net_beacon_send(struct bt_mesh_subnet *sub, struct bt_mesh_beacon *beacon, in net_beacon_send() function
334 err = net_beacon_send(sub, beacons[i].beacon, beacons[i].create_fn); in net_beacon_for_subnet_send()