Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dod_priv_proxy_srv.c86 const struct bt_mesh_model *priv_beacon_srv = in od_priv_proxy_srv_init() local
91 if (priv_beacon_srv == NULL) { in od_priv_proxy_srv_init()
99 bt_mesh_model_extend(mod, priv_beacon_srv); in od_priv_proxy_srv_init()
Dpriv_beacon_srv.c19 static const struct bt_mesh_model *priv_beacon_srv; variable
37 return bt_mesh_model_data_store(priv_beacon_srv, false, "pb", data, len); in priv_beacon_store()
207 priv_beacon_srv = mod; in priv_beacon_srv_init()
270 bt_mesh_model_data_store_schedule(priv_beacon_srv); in bt_mesh_priv_beacon_srv_store_schedule()
DCMakeLists.txt78 zephyr_library_sources_ifdef(CONFIG_BT_MESH_PRIV_BEACON_SRV priv_beacon_srv.c)
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dmodels.rst28 priv_beacon_srv