Home
last modified time | relevance | path

Searched refs:bt_mesh_model_pub (Results 1 – 25 of 38) sorted by relevance

12

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Daccess.h266 struct bt_mesh_model_pub { struct
320 static struct bt_mesh_model_pub _name = { \ argument
341 struct bt_mesh_model_pub *pub;
A Dhealth_srv.h100 extern struct bt_mesh_model_pub g_health_pub;
/AliOS-Things-master/components/genie_service/core/inc/sig_models/
A Dsig_model_lightness_srv.h15 extern struct bt_mesh_model_pub g_lightness_pub;
A Dsig_model_light_ctl_srv.h17 extern struct bt_mesh_model_pub g_ctl_srv_pub;
A Dsig_model_scene.h21 extern struct bt_mesh_model_pub g_scene_pub;
A Dsig_model_onoff_srv.h16 extern struct bt_mesh_model_pub g_gen_onoff_pub;
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/sig_model/include/sig_model/
A Dgeneric_level_srv.h16 extern struct bt_mesh_model_pub g_generic_level_pub;
A Dgeneric_onoff_srv.h15 extern struct bt_mesh_model_pub g_generic_onoff_pub;
A Dlight_lightness_srv.h15 extern struct bt_mesh_model_pub g_light_lightness_pub;
A Dlight_ctl_srv.h34 extern struct bt_mesh_model_pub g_ctl_srv_pub;
A Dgeneric_onoff_cli.h24 extern struct bt_mesh_model_pub g_generic_onoff_cli_pub;
A Dgeneric_level_cli.h35 extern struct bt_mesh_model_pub g_generic_level_cli_pub;
A Dlight_ctl_cli.h17 extern struct bt_mesh_model_pub g_ctl_cli_pub;
A Dlight_lightness_cli.h28 extern struct bt_mesh_model_pub g_light_lightness_cli_pub;
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/vendor_model/include/vendor/
A Dvendor_model_srv.h18 extern struct bt_mesh_model_pub g_vendor_srv_model_alibaba_pub;
A Dvendor_model_cli.h18 extern struct bt_mesh_model_pub g_vendor_cli_model_alibaba_pub;
/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_vendor_model.h74 extern struct bt_mesh_model_pub genie_model_pub;
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/
A Dali_vendormodel_profile.c31 struct bt_mesh_model_pub lightness_srv_pub;
45 static struct bt_mesh_model_pub health_pub = {
49 struct bt_mesh_model_pub gen_onoff_pub = {
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Daccess.c120 struct bt_mesh_model_pub *pub = mod->pub; in next_period()
166 struct bt_mesh_model_pub *pub = mod->pub; in publish_retransmit()
202 struct bt_mesh_model_pub *pub = CONTAINER_OF(work, struct bt_mesh_model_pub, timer.work); in mod_publish()
739 struct bt_mesh_model_pub *pub = model->pub; in bt_mesh_model_publish()
A Dhealth_srv.c37 struct bt_mesh_model_pub g_health_pub = {
348 struct bt_mesh_model_pub *pub = mod->pub; in health_pub_update()
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/vendor_model/
A Dvendor_model_cli.c36 struct bt_mesh_model_pub g_vendor_cli_model_alibaba_pub = {
235 struct bt_mesh_model_pub *p_pub = &g_vendor_cli_model_alibaba_pub; in ble_mesh_vendor_cli_model_msg_send()
A Dvendor_model_srv.c37 struct bt_mesh_model_pub g_vendor_srv_model_alibaba_pub = {
235 struct bt_mesh_model_pub *p_pub = &g_vendor_srv_model_alibaba_pub; in ble_mesh_vendor_srv_model_msg_send()
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/sig_model/cli/
A Dgeneric_onoff_cli.c15 struct bt_mesh_model_pub g_generic_onoff_cli_pub = {
/AliOS-Things-master/components/ble_mesh/bt_mesh/aos/
A Dmesh.c316 struct bt_mesh_model_pub bt_pub; in ble_stack_mesh_init()
377 struct bt_mesh_model_pub bt_pub; in ble_stack_mesh_init()
440 struct bt_mesh_model_pub bt_pub; in ble_stack_mesh_init()
/AliOS-Things-master/components/genie_service/core/src/sig_models/
A Dsig_model_scene_srv.c12 struct bt_mesh_model_pub g_scene_pub = {

Completed in 26 milliseconds

12