Searched refs:priv_beacon_srv (Results 1 – 4 of 4) sorted by relevance
86 const struct bt_mesh_model *priv_beacon_srv = in od_priv_proxy_srv_init() local91 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()
19 static const struct bt_mesh_model *priv_beacon_srv; variable37 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()
78 zephyr_library_sources_ifdef(CONFIG_BT_MESH_PRIV_BEACON_SRV priv_beacon_srv.c)
28 priv_beacon_srv