Home
last modified time | relevance | path

Searched refs:bt_mesh_model_send (Results 1 – 25 of 31) sorted by relevance

12

/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Dsar_cfg_cli.c147 err = bt_mesh_model_send(cli->model, &ctx, &msg, NULL, NULL); in bt_mesh_sar_cfg_cli_transmitter_get()
178 err = bt_mesh_model_send(cli->model, &ctx, &msg, NULL, NULL); in bt_mesh_sar_cfg_cli_transmitter_set()
207 err = bt_mesh_model_send(cli->model, &ctx, &msg, NULL, NULL); in bt_mesh_sar_cfg_cli_receiver_get()
238 err = bt_mesh_model_send(cli->model, &ctx, &msg, NULL, NULL); in bt_mesh_sar_cfg_cli_receiver_set()
Dhealth_srv.c120 if (bt_mesh_model_send(model, ctx, &sdu, NULL, NULL)) { in health_fault_get()
168 if (bt_mesh_model_send(model, ctx, &sdu, NULL, NULL)) { in health_fault_clear()
223 if (bt_mesh_model_send(model, ctx, &sdu, NULL, NULL)) { in health_fault_test()
246 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in send_attention_status()
303 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in send_health_period_status()
Dcfg_srv.c81 if (bt_mesh_model_send(model, ctx, &sdu, NULL, NULL)) { in dev_comp_data_get()
297 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in send_app_key_status()
417 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in app_key_get()
436 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in beacon_get()
462 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in beacon_set()
481 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in default_ttl_get()
507 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in default_ttl_set()
522 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in send_gatt_proxy_status()
575 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in net_transmit_get()
599 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in net_transmit_set()
[all …]
Dpriv_beacon_srv.c49 bt_mesh_model_send(mod, ctx, &buf, NULL, NULL); in beacon_status_rsp()
100 bt_mesh_model_send(mod, ctx, &buf, NULL, NULL); in gatt_proxy_status_rsp()
147 bt_mesh_model_send(mod, ctx, &buf, NULL, NULL); in node_id_status_rsp()
Dsar_cfg_srv.c61 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in transmitter_status()
79 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in receiver_status()
Dlarge_comp_data_srv.c98 if (bt_mesh_model_send(model, ctx, &rsp, NULL, NULL)) { in handle_large_comp_data_get()
158 if (bt_mesh_model_send(model, ctx, &rsp, NULL, NULL)) { in handle_models_metadata_get()
Dsol_pdu_rpl_srv.c32 bt_mesh_model_send(mod, ctx, &buf, NULL, NULL); in sol_rpl_status_rsp()
Drpr_cli.c434 err = bt_mesh_model_send(cli->mod, &ctx, buf, NULL, NULL); in tx_wait()
549 return bt_mesh_model_send(cli->mod, &ctx, &buf, NULL, NULL); in bt_mesh_rpr_scan_start_ext()
598 return bt_mesh_model_send(cli->mod, &ctx, &buf, NULL, NULL); in link_open_prov()
612 return bt_mesh_model_send(cli->mod, &ctx, &buf, NULL, NULL); in link_open_node()
630 err = bt_mesh_model_send(cli->mod, &ctx, &buf, NULL, NULL); in link_close()
670 err = bt_mesh_model_send(cli->mod, &ctx, buf, &pdu_send_cb, cli); in send()
Drpr_srv.c162 bt_mesh_model_send(srv.mod, ctx, &rsp, NULL, NULL); in scan_status_send()
173 bt_mesh_model_send(srv.mod, ctx, &buf, NULL, NULL); in link_status_send()
191 bt_mesh_model_send(srv.mod, &ctx, &buf, NULL, NULL); in link_report_send()
246 err = bt_mesh_model_send(srv.mod, &ctx, &buf, &report_cb, NULL); in scan_report_send()
286 err = bt_mesh_model_send(srv.mod, &ctx, &buf, NULL, NULL); in scan_ext_report_send()
383 bt_mesh_model_send(srv.mod, &ctx, &buf, NULL, NULL); in outbound_pdu_report_send()
408 return bt_mesh_model_send(srv.mod, &ctx, &msg, cb, NULL); in inbound_pdu_send()
546 bt_mesh_model_send(srv.mod, ctx, &rsp, NULL, NULL); in handle_scan_caps_get()
695 bt_mesh_model_send(mod, ctx, &rsp, NULL, NULL); in handle_extended_scan_start()
781 bt_mesh_model_send(mod, ctx, &rsp, NULL, NULL); in handle_extended_scan_start()
Dmsg.c98 return bt_mesh_model_send(model, ctx, buf, NULL, 0); in bt_mesh_msg_send()
Dod_priv_proxy_srv.c42 bt_mesh_model_send(mod, ctx, &buf, NULL, NULL); in proxy_status_rsp()
Dop_agg_srv.c103 err = bt_mesh_model_send(model, ctx, srv.ctx.sdu, NULL, NULL); in handle_sequence()
Ddfd_srv.c112 bt_mesh_model_send(srv->mod, ctx, &buf, NULL, NULL); in receivers_status_rsp()
194 bt_mesh_model_send(srv->mod, ctx, &rsp, NULL, NULL); in handle_receivers_get()
241 bt_mesh_model_send(mod, ctx, &rsp, NULL, NULL); in handle_capabilities_get()
256 bt_mesh_model_send(srv->mod, ctx, &rsp, NULL, NULL); in status_rsp()
268 bt_mesh_model_send(srv->mod, ctx, &rsp, NULL, NULL); in status_rsp()
358 bt_mesh_model_send(srv->mod, ctx, &rsp, NULL, NULL); in upload_status_rsp_with_progress()
375 bt_mesh_model_send(srv->mod, ctx, &rsp, NULL, NULL); in upload_status_rsp_with_progress()
690 bt_mesh_model_send(srv->mod, ctx, &rsp, NULL, NULL); in fw_status_rsp()
Ddfu_srv.c185 bt_mesh_model_send(mod, ctx, &rsp, NULL, NULL); in handle_info_get()
213 bt_mesh_model_send(mod, ctx, &rsp, NULL, NULL); in handle_metadata_check()
239 bt_mesh_model_send(srv->mod, ctx, &buf, send_cb, srv); in update_status_rsp()
Dop_agg_cli.c171 err = bt_mesh_model_send(cli.model, &ctx, cli.ctx.sdu, NULL, NULL); in bt_mesh_op_agg_cli_seq_send()
Dblob_srv.c205 (void)bt_mesh_model_send(srv->mod, &ctx, &buf, &report_cb, srv); in block_report()
350 (void)bt_mesh_model_send(srv->mod, ctx, &buf, NULL, NULL); in xfer_status_rsp()
415 (void)bt_mesh_model_send(srv->mod, ctx, &buf, NULL, NULL); in block_status_rsp()
834 (void)bt_mesh_model_send(srv->mod, ctx, &rsp, NULL, NULL); in handle_info_get()
Ddfu_cli.c314 err = bt_mesh_model_send(mod, ctx, buf, cb, cli); in tx()
1094 err = bt_mesh_model_send(cli->mod, ctx, &buf, NULL, NULL); in bt_mesh_dfu_cli_cancel()
1221 err = bt_mesh_model_send(cli->mod, ctx, &buf, NULL, NULL); in bt_mesh_dfu_cli_metadata_check()
1244 err = bt_mesh_model_send(cli->mod, ctx, &buf, NULL, NULL); in bt_mesh_dfu_cli_status_get()
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/src/
Dtest_op_agg.c78 return bt_mesh_model_send(model, ctx, &msg, NULL, NULL); in get_handler()
113 return bt_mesh_model_send(model, ctx, &msg, NULL, NULL); in dummy_vnd_mod_get()
Dtest_access.c388 bt_mesh_model_send(&models[2], &ctx, &msg, NULL, NULL); in test_tx_ext_model()
391 bt_mesh_model_send(&models[3], &ctx, &msg, NULL, NULL); in test_tx_ext_model()
394 bt_mesh_model_send(&models[4], &ctx, &msg, NULL, NULL); in test_tx_ext_model()
397 bt_mesh_model_send(&models[5], &ctx, &msg, NULL, NULL); in test_tx_ext_model()
400 bt_mesh_model_send(&models[6], &ctx, &msg, NULL, NULL); in test_tx_ext_model()
Dtest_sar.c104 return bt_mesh_model_send(model, ctx, &msg, NULL, NULL); in get_handler()
123 return bt_mesh_model_send(model, ctx, &buf, NULL, NULL); in dummy_vnd_mod_get()
Dmesh_test.c468 err = bt_mesh_model_send(test_model, &test_send_ctx, &buf, send_cb, in bt_mesh_test_send_async()
531 err = bt_mesh_model_send(test_model, &test_send_ctx, &buf, send_cb, cb_data); in bt_mesh_test_send_ra()
/Zephyr-Core-3.6.0/samples/boards/reel_board/mesh_badge/src/
Dmesh.c194 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in gen_onoff_get()
345 if (bt_mesh_model_send(model, ctx, &msg, NULL, NULL)) { in sensor_get()
538 if (bt_mesh_model_send(&vnd_models[0], &ctx, &msg, NULL, NULL) == 0) { in send_hello()
565 if (bt_mesh_model_send(&vnd_models[0], &ctx, &msg, NULL, NULL) == 0) { in send_baduser()
/Zephyr-Core-3.6.0/samples/bluetooth/mesh/src/
Dmain.c130 return bt_mesh_model_send(model, ctx, &buf, NULL, NULL); in onoff_status_send()
325 return bt_mesh_model_send(&models[3], &ctx, &buf, NULL, NULL); in gen_onoff_send()
/Zephyr-Core-3.6.0/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/
Ddevice_composition.c91 if (bt_mesh_model_send(model, ctx, msg, NULL, NULL)) { in gen_onoff_get()
300 if (bt_mesh_model_send(model, ctx, msg, NULL, NULL)) { in gen_level_get()
811 if (bt_mesh_model_send(model, ctx, msg, NULL, NULL)) { in gen_def_trans_time_get()
904 if (bt_mesh_model_send(model, ctx, msg, NULL, NULL)) { in gen_onpowerup_get()
1003 if (bt_mesh_model_send(model, ctx, msg, NULL, NULL)) { in vnd_get()
1083 if (bt_mesh_model_send(model, ctx, msg, NULL, NULL)) { in light_lightness_get()
1270 if (bt_mesh_model_send(model, ctx, msg, NULL, NULL)) { in light_lightness_linear_get()
1446 if (bt_mesh_model_send(model, ctx, msg, NULL, NULL)) { in light_lightness_last_get()
1463 if (bt_mesh_model_send(model, ctx, msg, NULL, NULL)) { in light_lightness_default_get()
1483 if (bt_mesh_model_send(model, ctx, msg, NULL, NULL)) { in light_lightness_range_get()
[all …]
/Zephyr-Core-3.6.0/samples/bluetooth/mesh_demo/src/
Dmain.c233 if (bt_mesh_model_send(&vnd_models[0], &ctx, &msg, NULL, NULL)) { in board_button_1_pressed()

12