Home
last modified time | relevance | path

Searched refs:_ctl_prepare_buf (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/sig_model/srv/
A Dlight_ctl_srv.c26 static void _ctl_prepare_buf(struct bt_mesh_model *model, struct net_buf_simple *p_msg, bool is_ack) in _ctl_prepare_buf() function
62 _ctl_prepare_buf(model, msg, 0); in _light_ctl_prepare_publication()
84 _ctl_prepare_buf(model, msg, 0); in ble_mesh_light_ctl_publication()
107 _ctl_prepare_buf(model, p_msg, is_ack); in _ctl_status()
/AliOS-Things-master/components/genie_service/core/src/sig_models/
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() function
58 _ctl_prepare_buf(p_model, p_msg, is_ack); in _ctl_status()

Completed in 4 milliseconds