Home
last modified time | relevance | path

Searched defs:p_model (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/genie_service/core/src/sig_models/
A Dsig_model_onoff_srv.c17 static void _gen_onoff_prepear_buf(struct bt_mesh_model *p_model, struct net_buf_simple *p_msg, boo… in _gen_onoff_prepear_buf()
49 static void _gen_onoff_status(struct bt_mesh_model *p_model, in _gen_onoff_status()
67 static E_MESH_ERROR_TYPE _gen_onoff_analyze(struct bt_mesh_model *p_model, in _gen_onoff_analyze()
150 void gen_onoff_publication(struct bt_mesh_model *p_model) in gen_onoff_publication()
154 static void _gen_onoff_get(struct bt_mesh_model *p_model, in _gen_onoff_get()
186 static void _gen_onoff_set(struct bt_mesh_model *p_model, in _gen_onoff_set()
222 static void _gen_onoff_set_unack(struct bt_mesh_model *p_model, in _gen_onoff_set_unack()
A Dsig_model_scene_srv.c16 static void _scene_prepare_buf(struct bt_mesh_model *p_model, struct net_buf_simple *p_msg, bool is… in _scene_prepare_buf()
24 static void _scene_status(struct bt_mesh_model *p_model, in _scene_status()
45 static E_MESH_ERROR_TYPE _scene_analyze(struct bt_mesh_model *p_model, in _scene_analyze()
89 static void _scene_get(struct bt_mesh_model *p_model, in _scene_get()
115 static void _scene_set(struct bt_mesh_model *p_model, in _scene_set()
153 static void _scene_set_unack(struct bt_mesh_model *p_model, in _scene_set_unack()
A Dsig_model_lightness_srv.c17 static void _lightness_prepare_buf(struct bt_mesh_model *p_model, struct net_buf_simple *p_msg, boo… in _lightness_prepare_buf()
49 static void _lightness_status(struct bt_mesh_model *p_model, in _lightness_status()
65 static E_MESH_ERROR_TYPE _lightness_analyze(struct bt_mesh_model *p_model, in _lightness_analyze()
142 static void _lightness_get(struct bt_mesh_model *p_model, in _lightness_get()
174 static void _lightness_set(struct bt_mesh_model *p_model, in _lightness_set()
216 static void _lightness_set_unack(struct bt_mesh_model *p_model, in _lightness_set_unack()
A Dsig_model_light_ctl_srv.c16 static void _ctl_prepare_buf(struct bt_mesh_model *p_model, struct net_buf_simple *p_msg, bool is_a… in _ctl_prepare_buf()
51 static void _ctl_status(struct bt_mesh_model *p_model, in _ctl_status()
67 static u8_t _ctl_analyze(struct bt_mesh_model *p_model, in _ctl_analyze()
157 static void _ctl_get(struct bt_mesh_model *p_model, in _ctl_get()
189 static void _ctl_set(struct bt_mesh_model *p_model, in _ctl_set()
231 static void _ctl_set_unack(struct bt_mesh_model *p_model, in _ctl_set_unack()
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_vendor_model.c71 static s16_t genie_model_analyze(struct bt_mesh_model *p_model, in genie_model_analyze()
174 static void genie_model_confirm(struct bt_mesh_model *p_model, in genie_model_confirm()
206 static void genie_model_get_indicate(struct bt_mesh_model *p_model, in genie_model_get_indicate()
250 static void genie_model_confirm_tg(struct bt_mesh_model *p_model, in genie_model_confirm_tg()
309 static void genie_model_transparent_ack(struct bt_mesh_model *p_model, in genie_model_transparent_ack()
A Dgenie_transport.c127 …struct bt_mesh_model *p_model = bt_mesh_model_find_vnd(p_model_msg->p_elem, CONFIG_MESH_VENDOR_COM… in genie_transport_model_send() local
/AliOS-Things-master/components/genie_service/sal/src/
A Dgenie_sal_ble.c109 struct bt_mesh_model *p_model = NULL; in genie_sal_ble_send_msg() local
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/vendor_model/
A Dvendor_model_cli.c320 static s16_t _vendor_model_analyze(struct bt_mesh_model *p_model, in _vendor_model_analyze()
A Dvendor_model_srv.c315 static s16_t _vendor_model_analyze(struct bt_mesh_model *p_model, in _vendor_model_analyze()
/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_transport.h74 struct bt_mesh_model *p_model; //It is current model member
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Daccess.c844 u16_t bt_mesh_model_get_appkey_id(struct bt_mesh_elem *elem, struct bt_mesh_model *p_model) in bt_mesh_model_get_appkey_id()

Completed in 14 milliseconds