Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dcfg_srv.h25 struct bt_mesh_cfg_srv { struct
72 extern struct bt_mesh_cfg_srv g_cfg_srv; argument
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_srv.c47 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 …]
A Dsettings.c603 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()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h138 struct bt_mesh_cfg_srv *bt_mesh_cfg_get(void);
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/
A Dali_vendormodel_profile.c72 static struct bt_mesh_cfg_srv cfg_srv = {
/AliOS-Things-master/components/ble_mesh/bt_mesh/aos/
A Dmesh.c295 static struct bt_mesh_cfg_srv bt_cfg_srv = {0}; in ble_stack_mesh_init()
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c71 static struct bt_mesh_cfg_srv cfg_srv = {

Completed in 22 milliseconds