Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dsubnet.h37 struct bt_mesh_beacon { struct
59 struct bt_mesh_beacon secure_beacon; argument
62 struct bt_mesh_beacon priv_beacon;
Dbeacon.c28 LOG_MODULE_REGISTER(bt_mesh_beacon);
83 static struct bt_mesh_beacon *subnet_beacon_get_by_type(struct bt_mesh_subnet *sub, bool priv) in subnet_beacon_get_by_type()
95 struct bt_mesh_beacon *beacon; in beacon_cache_match()
103 static void cache_add(const uint8_t auth[8], struct bt_mesh_beacon *beacon) in cache_add()
128 struct bt_mesh_beacon *beacon = user_data; in beacon_complete()
265 static int net_beacon_send(struct bt_mesh_subnet *sub, struct bt_mesh_beacon *beacon, in net_beacon_send()
311 struct bt_mesh_beacon *beacon; in net_beacon_for_subnet_send()
613 static void net_beacon_register(struct bt_mesh_beacon *beacon, bool priv) in net_beacon_register()
654 struct bt_mesh_beacon *beacon; in net_beacon_resolve()