Searched refs:bt_mesh_cfg_srv (Results 1 – 7 of 7) sorted by relevance
25 struct bt_mesh_cfg_srv { struct72 extern struct bt_mesh_cfg_srv g_cfg_srv; argument
47 static struct bt_mesh_cfg_srv *conf;55 struct bt_mesh_cfg_srv g_cfg_srv = {76 struct bt_mesh_cfg_srv *get_cfg_srv() in get_cfg_srv()83 struct bt_mesh_cfg_srv *cfg = model->user_data; in hb_send()775 struct bt_mesh_cfg_srv *cfg = model->user_data; in beacon_set()2253 void hb_pub_disable(struct bt_mesh_cfg_srv *cfg) in hb_pub_disable()2774 struct bt_mesh_cfg_srv *cfg = conf; in lpn_hb_send()3207 struct bt_mesh_cfg_srv *cfg = CONTAINER_OF(work, struct bt_mesh_cfg_srv, hb_pub.timer.work); in hb_publish()3319 struct bt_mesh_cfg_srv *cfg = conf; in bt_mesh_cfg_reset()3358 struct bt_mesh_cfg_srv *cfg = conf; in bt_mesh_heartbeat()[all …]
603 struct bt_mesh_cfg_srv *cfg = bt_mesh_cfg_get(); in cfg_set()893 struct bt_mesh_cfg_srv *cfg; in mesh_commit()1225 struct bt_mesh_cfg_srv *cfg = bt_mesh_cfg_get(); in store_pending_cfg()
138 struct bt_mesh_cfg_srv *bt_mesh_cfg_get(void);
72 static struct bt_mesh_cfg_srv cfg_srv = {
295 static struct bt_mesh_cfg_srv bt_cfg_srv = {0}; in ble_stack_mesh_init()
71 static struct bt_mesh_cfg_srv cfg_srv = {
Completed in 22 milliseconds