/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/ |
A D | ali_vendormodel_profile.c | 93 struct bt_mesh_msg_ctx *ctx, in gen_onoff_get() 109 struct bt_mesh_msg_ctx *ctx, in gen_onoff_set_unack() 149 struct bt_mesh_msg_ctx *ctx, in gen_onoff_set() 168 struct bt_mesh_msg_ctx *ctx, in lightness_get() 174 struct bt_mesh_msg_ctx *ctx, in lightness_set() 180 struct bt_mesh_msg_ctx *ctx, in lightness_set_unack() 186 struct bt_mesh_msg_ctx *ctx, in lightness_status() 192 struct bt_mesh_msg_ctx *ctx, in lightness_linear_get() 216 struct bt_mesh_msg_ctx *ctx, in lightness_last_get() 240 struct bt_mesh_msg_ctx *ctx, in lightness_range_get() [all …]
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/sig_model/cli/ |
A D | light_lightness_cli.c | 35 struct bt_mesh_msg_ctx *ctx, in _light_lightness_linear_status() 46 struct bt_mesh_msg_ctx *ctx, in _light_lightness_last_status() 58 struct bt_mesh_msg_ctx *ctx, in _light_lightness_default_status() 70 struct bt_mesh_msg_ctx *ctx, in _light_lightness_range_status() 87 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_light_lightness_get() 122 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_light_lightness_set() 170 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_light_lightness_linear_get() 206 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_light_lightness_linear_set() 253 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_light_lightness_last_get() 288 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_light_lightness_def_get() [all …]
|
A D | light_ctl_cli.c | 21 struct bt_mesh_msg_ctx *ctx, in _light_ctl_status() 33 struct bt_mesh_msg_ctx *ctx, in _light_ctl_temp_status() 57 struct bt_mesh_msg_ctx *ctx, in _light_ctl_range_status() 74 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_light_ctl_set() 124 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_light_ctl_get() 159 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_light_ctl_temp_set() 207 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_light_ctl_temp_get() 242 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_light_ctl_def_set() 283 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_light_ctl_def_get() 318 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_light_ctl_temp_range_set() [all …]
|
A D | generic_level_cli.c | 28 struct bt_mesh_msg_ctx *ctx, in _generic_level_cli_status() 42 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_generic_level_get() 76 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_generic_level_set() 124 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_generic_level_delta_set() 171 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_generic_level_move_set()
|
A D | generic_onoff_cli.c | 31 struct bt_mesh_msg_ctx *ctx, in _generic_onoff_status() 45 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_generic_onoff_get() 75 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_generic_onoff_set()
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | health_srv.c | 117 struct bt_mesh_msg_ctx *ctx, in health_fault_get() 135 struct bt_mesh_msg_ctx *ctx, in health_fault_clear_unrel() 151 struct bt_mesh_msg_ctx *ctx, in health_fault_clear() 174 struct bt_mesh_msg_ctx *ctx, in health_fault_test_unrel() 192 struct bt_mesh_msg_ctx *ctx, in health_fault_test() 225 struct bt_mesh_msg_ctx *ctx) in send_attention_status() 245 struct bt_mesh_msg_ctx *ctx, in attention_get() 254 struct bt_mesh_msg_ctx *ctx, in attention_set_unrel() 267 struct bt_mesh_msg_ctx *ctx, in attention_set() 293 struct bt_mesh_msg_ctx *ctx, in health_period_get() [all …]
|
A D | health_cli.c | 43 struct bt_mesh_msg_ctx *ctx, in health_fault_status() 93 struct bt_mesh_msg_ctx *ctx, in health_current_status() 123 struct bt_mesh_msg_ctx *ctx, in health_period_status() 154 struct bt_mesh_msg_ctx *ctx, in health_attention_status() 232 struct bt_mesh_msg_ctx ctx = { in bt_mesh_health_attention_get() 264 struct bt_mesh_msg_ctx ctx = { in bt_mesh_health_attention_set() 311 struct bt_mesh_msg_ctx ctx = { in bt_mesh_health_period_get() 348 struct bt_mesh_msg_ctx ctx = { in bt_mesh_health_period_set() 396 struct bt_mesh_msg_ctx ctx = { in bt_mesh_health_fault_test() 449 struct bt_mesh_msg_ctx ctx = { in bt_mesh_health_fault_clear() [all …]
|
A D | cfg_cli.c | 892 struct bt_mesh_msg_ctx ctx = { in bt_mesh_cfg_comp_data_get() 928 struct bt_mesh_msg_ctx ctx = { in get_state_u8() 959 struct bt_mesh_msg_ctx ctx = { in set_state_u8() 1050 struct bt_mesh_msg_ctx ctx = { in bt_mesh_cfg_relay_get() 1093 struct bt_mesh_msg_ctx ctx = { in bt_mesh_cfg_relay_set() 1130 struct bt_mesh_msg_ctx ctx = { in bt_mesh_cfg_net_key_add() 1168 struct bt_mesh_msg_ctx ctx = { in bt_mesh_cfg_net_key_update() 1207 struct bt_mesh_msg_ctx ctx = { in bt_mesh_cfg_krp_set() 1247 struct bt_mesh_msg_ctx ctx = { in bt_mesh_cfg_krp_get() 1286 struct bt_mesh_msg_ctx ctx = { in bt_mesh_cfg_app_key_add() [all …]
|
A D | cfg_srv.c | 90 struct bt_mesh_msg_ctx ctx = { in hb_send() 755 static void beacon_get(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, struct net_buf_sim… in beacon_get() 771 static void beacon_set(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, struct net_buf_sim… in beacon_set() 857 static void send_gatt_proxy_status(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx) in send_gatt_proxy_status() 991 static void relay_get(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, struct net_buf_simp… in relay_get() 1008 static void relay_set(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, struct net_buf_simp… in relay_set() 2662 static void send_friend_status(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx) in send_friend_status() 2800 static void krp_get(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, struct net_buf_simple… in krp_get() 2821 static void krp_set(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, struct net_buf_simple… in krp_set() 2913 static void hb_pub_send_status(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, u8_t statu… in hb_pub_send_status() [all …]
|
A D | lpn.c | 182 struct bt_mesh_msg_ctx ctx = { in send_friend_clear() 293 struct bt_mesh_msg_ctx ctx = { in send_friend_req() 359 struct bt_mesh_msg_ctx ctx = { in send_friend_poll() 641 struct bt_mesh_msg_ctx ctx = { in sub_update()
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/sig_model/srv/ |
A D | light_lightness_srv.c | 191 struct bt_mesh_msg_ctx *ctx, in _light_lightness_get() 199 struct bt_mesh_msg_ctx *ctx, in _light_lightness_set() 208 struct bt_mesh_msg_ctx *ctx, in _light_lightness_set_unack() 355 struct bt_mesh_msg_ctx *ctx, in _light_lightness_linear_get() 383 struct bt_mesh_msg_ctx *ctx, in _light_lightness_linear_set_unack() 426 struct bt_mesh_msg_ctx *ctx, in _light_lightness_last_get() 460 struct bt_mesh_msg_ctx *ctx, in _light_lightness_default_get() 496 struct bt_mesh_msg_ctx *ctx, in _light_lightness_range_get() 551 struct bt_mesh_msg_ctx *ctx, in _light_lightness_default_set() 562 struct bt_mesh_msg_ctx *ctx, in _light_lightness_default_set_unack() [all …]
|
A D | light_ctl_srv.c | 101 struct bt_mesh_msg_ctx *p_ctx, bool is_ack) in _ctl_status() 223 struct bt_mesh_msg_ctx *p_ctx, in _ctl_get() 232 struct bt_mesh_msg_ctx *p_ctx, in _ctl_set() 245 struct bt_mesh_msg_ctx *p_ctx, in _ctl_set_unack() 275 struct bt_mesh_msg_ctx *p_ctx, in _ctl_temp_range_get() 306 struct bt_mesh_msg_ctx *p_ctx, in _ctl_default_get() 373 struct bt_mesh_msg_ctx *p_ctx, in _ctl_default_set() 436 struct bt_mesh_msg_ctx *p_ctx, in _ctl_temp_range_set() 681 struct bt_mesh_msg_ctx *p_ctx, in _ctl_temp_get() 690 struct bt_mesh_msg_ctx *p_ctx, in _ctl_temp_set() [all …]
|
A D | generic_level_srv.c | 41 static void _generic_level_status(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, bool is… in _generic_level_status() 184 struct bt_mesh_msg_ctx *ctx, in _generic_level_get() 193 struct bt_mesh_msg_ctx *ctx, in _generic_level_set() 206 struct bt_mesh_msg_ctx *ctx, in _generic_level_set_unack() 298 struct bt_mesh_msg_ctx *ctx, in _generic_delta_set() 311 struct bt_mesh_msg_ctx *ctx, in _generic_delta_set_unack() 392 struct bt_mesh_msg_ctx *ctx, in _generic_move_set() 405 struct bt_mesh_msg_ctx *ctx, in _generic_move_set_unack()
|
A D | generic_onoff_srv.c | 46 struct bt_mesh_msg_ctx *ctx, bool is_ack) in _generic_onoff_status() 196 struct bt_mesh_msg_ctx *ctx, in _generic_onoff_get() 205 struct bt_mesh_msg_ctx *ctx, in _generic_onoff_set() 218 struct bt_mesh_msg_ctx *ctx, in _generic_onoff_set_unack()
|
/AliOS-Things-master/components/genie_service/core/src/ |
A D | genie_vendor_model.c | 72 struct bt_mesh_msg_ctx *p_ctx, in genie_model_analyze() 130 struct bt_mesh_msg_ctx *ctx, in genie_model_get() 145 struct bt_mesh_msg_ctx *ctx, in genie_model_set_ack() 160 struct bt_mesh_msg_ctx *ctx, in genie_model_set_unack() 175 struct bt_mesh_msg_ctx *ctx, in genie_model_confirm() 207 struct bt_mesh_msg_ctx *ctx, in genie_model_get_indicate() 251 struct bt_mesh_msg_ctx *ctx, in genie_model_confirm_tg() 295 struct bt_mesh_msg_ctx *ctx, in genie_model_transparent() 310 struct bt_mesh_msg_ctx *ctx, in genie_model_transparent_ack()
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/vendor_model/ |
A D | vendor_model_srv.c | 238 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_vendor_srv_model_msg_send() 316 struct bt_mesh_msg_ctx *p_ctx, in _vendor_model_analyze() 372 struct bt_mesh_msg_ctx *ctx, in _vendor_model_get() 387 struct bt_mesh_msg_ctx *ctx, in _vendor_model_set_ack() 402 struct bt_mesh_msg_ctx *ctx, in _vendor_model_set_unack() 419 struct bt_mesh_msg_ctx *ctx, in _vendor_model_transparent() 435 struct bt_mesh_msg_ctx *ctx, in _vendor_model_autoconfig() 462 struct bt_mesh_msg_ctx *ctx, in _vendor_model_autoconfig_get()
|
A D | vendor_model_cli.c | 238 struct bt_mesh_msg_ctx ctx = {0}; in ble_mesh_vendor_cli_model_msg_send() 321 struct bt_mesh_msg_ctx *p_ctx, in _vendor_model_analyze() 378 struct bt_mesh_msg_ctx *ctx, in _vendor_model_get() 393 struct bt_mesh_msg_ctx *ctx, in _vendor_model_set_ack() 408 struct bt_mesh_msg_ctx *ctx, in _vendor_model_set_unack() 426 struct bt_mesh_msg_ctx *ctx, in _vendor_model_autoconfig_status() 454 struct bt_mesh_msg_ctx *ctx, in _vendor_model_transparent()
|
/AliOS-Things-master/components/genie_service/core/src/sig_models/ |
A D | sig_model_scene_srv.c | 25 struct bt_mesh_msg_ctx *p_ctx, bool is_ack) in _scene_status() 90 struct bt_mesh_msg_ctx *p_ctx, in _scene_get() 116 struct bt_mesh_msg_ctx *p_ctx, in _scene_set() 154 struct bt_mesh_msg_ctx *p_ctx, in _scene_set_unack()
|
A D | sig_model_onoff_srv.c | 50 struct bt_mesh_msg_ctx *p_ctx, bool is_ack) in _gen_onoff_status() 155 struct bt_mesh_msg_ctx *p_ctx, in _gen_onoff_get() 187 struct bt_mesh_msg_ctx *p_ctx, in _gen_onoff_set() 223 struct bt_mesh_msg_ctx *p_ctx, in _gen_onoff_set_unack()
|
A D | sig_model_lightness_srv.c | 50 struct bt_mesh_msg_ctx *p_ctx, bool is_ack) in _lightness_status() 143 struct bt_mesh_msg_ctx *p_ctx, in _lightness_get() 175 struct bt_mesh_msg_ctx *p_ctx, in _lightness_set() 217 struct bt_mesh_msg_ctx *p_ctx, in _lightness_set_unack()
|
A D | sig_model_light_ctl_srv.c | 52 struct bt_mesh_msg_ctx *p_ctx, bool is_ack) in _ctl_status() 158 struct bt_mesh_msg_ctx *p_ctx, in _ctl_get() 190 struct bt_mesh_msg_ctx *p_ctx, in _ctl_set() 232 struct bt_mesh_msg_ctx *p_ctx, in _ctl_set_unack()
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/ |
A D | access.h | 130 struct bt_mesh_msg_ctx { struct 161 …void (*func)(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, struct net_buf_simple *buf); argument 163 …void (*func2)(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, struct net_buf_simple *buf, 379 int bt_mesh_model_send(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, struct net_buf_sim…
|
A D | ctrl_relay.h | 86 void ctrl_relay_conf_set(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, struct net_buf_s… 87 void ctrl_relay_conf_get(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, struct net_buf_s…
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/ |
A D | net.h | 297 struct bt_mesh_msg_ctx ctx; 312 struct bt_mesh_msg_ctx *ctx;
|
/AliOS-Things-master/components/genie_service/sal/src/ |
A D | genie_sal_ble.c | 111 struct bt_mesh_msg_ctx ctx; in genie_sal_ble_send_msg()
|