Home
last modified time | relevance | path

Searched refs:bt_mesh_model_msg_init (Results 1 – 25 of 40) sorted by relevance

12

/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/
Dpublisher.c27 bt_mesh_model_msg_init(root_models[3].pub->msg, in publish()
33 bt_mesh_model_msg_init(root_models[3].pub->msg, in publish()
41 bt_mesh_model_msg_init(vnd_models[0].pub->msg, in publish()
49 bt_mesh_model_msg_init(root_models[3].pub->msg, in publish()
55 bt_mesh_model_msg_init(root_models[3].pub->msg, in publish()
63 bt_mesh_model_msg_init(vnd_models[0].pub->msg, in publish()
71 bt_mesh_model_msg_init(root_models[5].pub->msg, in publish()
77 bt_mesh_model_msg_init(root_models[3].pub->msg, in publish()
81 bt_mesh_model_msg_init(root_models[5].pub->msg, in publish()
87 bt_mesh_model_msg_init(root_models[5].pub->msg, in publish()
[all …]
Ddevice_composition.c75 bt_mesh_model_msg_init(msg, BT_MESH_MODEL_OP_GEN_ONOFF_STATUS); in gen_onoff_get()
105 bt_mesh_model_msg_init(msg, BT_MESH_MODEL_OP_GEN_ONOFF_STATUS); in gen_onoff_publish()
284 bt_mesh_model_msg_init(msg, BT_MESH_MODEL_OP_GEN_LEVEL_STATUS); in gen_level_get()
314 bt_mesh_model_msg_init(msg, BT_MESH_MODEL_OP_GEN_LEVEL_STATUS); in gen_level_publish()
806 bt_mesh_model_msg_init(msg, BT_MESH_MODEL_GEN_DEF_TRANS_TIME_STATUS); in gen_def_trans_time_get()
825 bt_mesh_model_msg_init(msg, BT_MESH_MODEL_GEN_DEF_TRANS_TIME_STATUS); in gen_def_trans_time_publish()
899 bt_mesh_model_msg_init(msg, BT_MESH_MODEL_GEN_ONPOWERUP_STATUS); in gen_onpowerup_get()
931 bt_mesh_model_msg_init(msg, BT_MESH_MODEL_GEN_ONPOWERUP_STATUS); in gen_onpowerup_publish()
997 bt_mesh_model_msg_init(msg, BT_MESH_MODEL_OP_3(0x04, CID_ZEPHYR)); in vnd_get()
1067 bt_mesh_model_msg_init(msg, BT_MESH_MODEL_LIGHT_LIGHTNESS_STATUS); in light_lightness_get()
[all …]
/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_cli.c198 bt_mesh_model_msg_init(&msg, OP_ATTENTION_GET); in bt_mesh_health_cli_attention_get()
218 bt_mesh_model_msg_init(&msg, OP_ATTENTION_SET); in bt_mesh_health_cli_attention_set()
236 bt_mesh_model_msg_init(&msg, OP_ATTENTION_SET_UNREL); in bt_mesh_health_cli_attention_set_unack()
250 bt_mesh_model_msg_init(&msg, OP_HEALTH_PERIOD_GET); in bt_mesh_health_cli_period_get()
270 bt_mesh_model_msg_init(&msg, OP_HEALTH_PERIOD_SET); in bt_mesh_health_cli_period_set()
288 bt_mesh_model_msg_init(&msg, OP_HEALTH_PERIOD_SET_UNREL); in bt_mesh_health_cli_period_set_unack()
306 bt_mesh_model_msg_init(&msg, OP_HEALTH_FAULT_TEST); in bt_mesh_health_cli_fault_test()
325 bt_mesh_model_msg_init(&msg, OP_HEALTH_FAULT_TEST_UNREL); in bt_mesh_health_cli_fault_test_unack()
344 bt_mesh_model_msg_init(&msg, OP_HEALTH_FAULT_CLEAR); in bt_mesh_health_cli_fault_clear()
363 bt_mesh_model_msg_init(&msg, OP_HEALTH_FAULT_CLEAR_UNREL); in bt_mesh_health_cli_fault_clear_unack()
[all …]
Dpriv_beacon_cli.c171 bt_mesh_model_msg_init(&buf, OP_PRIV_BEACON_SET); in bt_mesh_priv_beacon_cli_set()
192 bt_mesh_model_msg_init(&buf, OP_PRIV_BEACON_GET); in bt_mesh_priv_beacon_cli_get()
214 bt_mesh_model_msg_init(&buf, OP_PRIV_GATT_PROXY_SET); in bt_mesh_priv_beacon_cli_gatt_proxy_set()
232 bt_mesh_model_msg_init(&buf, OP_PRIV_GATT_PROXY_GET); in bt_mesh_priv_beacon_cli_gatt_proxy_get()
256 bt_mesh_model_msg_init(&buf, OP_PRIV_NODE_ID_SET); in bt_mesh_priv_beacon_cli_node_id_set()
276 bt_mesh_model_msg_init(&buf, OP_PRIV_NODE_ID_GET); in bt_mesh_priv_beacon_cli_node_id_get()
Dsar_cfg_cli.c140 bt_mesh_model_msg_init(&msg, OP_SAR_CFG_TX_GET); in bt_mesh_sar_cfg_cli_transmitter_get()
165 bt_mesh_model_msg_init(&msg, OP_SAR_CFG_TX_SET); in bt_mesh_sar_cfg_cli_transmitter_set()
190 bt_mesh_model_msg_init(&msg, OP_SAR_CFG_RX_GET); in bt_mesh_sar_cfg_cli_receiver_get()
215 bt_mesh_model_msg_init(&msg, OP_SAR_CFG_RX_SET); in bt_mesh_sar_cfg_cli_receiver_set()
Dbrg_cfg_srv.c22 bt_mesh_model_msg_init(&msg, OP_SUBNET_BRIDGE_STATUS); in bridge_status_send()
59 bt_mesh_model_msg_init(&msg, OP_BRIDGING_TABLE_STATUS); in bridging_table_status_send()
128 bt_mesh_model_msg_init(&msg, OP_BRIDGED_SUBNETS_LIST); in bridged_subnets_get()
220 bt_mesh_model_msg_init(&msg, OP_BRIDGING_TABLE_LIST); in bridging_table_get()
270 bt_mesh_model_msg_init(&msg, OP_BRIDGING_TABLE_SIZE_STATUS); in bridging_table_size_get()
Dbrg_cfg_cli.c216 bt_mesh_model_msg_init(&msg, OP_SUBNET_BRIDGE_GET); in bt_mesh_brg_cfg_cli_get()
233 bt_mesh_model_msg_init(&msg, OP_SUBNET_BRIDGE_SET); in bt_mesh_brg_cfg_cli_set()
250 bt_mesh_model_msg_init(&msg, OP_BRIDGING_TABLE_SIZE_GET); in bt_mesh_brg_cfg_cli_table_size_get()
284 bt_mesh_model_msg_init(&msg, OP_BRIDGING_TABLE_ADD); in bt_mesh_brg_cfg_cli_table_add()
314 bt_mesh_model_msg_init(&msg, OP_BRIDGING_TABLE_REMOVE); in bt_mesh_brg_cfg_cli_table_remove()
335 bt_mesh_model_msg_init(&msg, OP_BRIDGED_SUBNETS_GET); in bt_mesh_brg_cfg_cli_subnets_get()
355 bt_mesh_model_msg_init(&msg, OP_BRIDGING_TABLE_GET); in bt_mesh_brg_cfg_cli_table_get()
Dod_priv_proxy_cli.c68 bt_mesh_model_msg_init(&msg, OP_OD_PRIV_PROXY_GET); in bt_mesh_od_priv_proxy_cli_get()
84 bt_mesh_model_msg_init(&msg, OP_OD_PRIV_PROXY_SET); in bt_mesh_od_priv_proxy_cli_set()
Drpr_cli.c487 bt_mesh_model_msg_init(&buf, RPR_OP_SCAN_CAPS_GET); in bt_mesh_rpr_scan_caps_get()
497 bt_mesh_model_msg_init(&buf, RPR_OP_SCAN_GET); in bt_mesh_rpr_scan_get()
513 bt_mesh_model_msg_init(&buf, RPR_OP_SCAN_START); in bt_mesh_rpr_scan_start()
540 bt_mesh_model_msg_init(&buf, RPR_OP_EXTENDED_SCAN_START); in bt_mesh_rpr_scan_start_ext()
557 bt_mesh_model_msg_init(&buf, RPR_OP_SCAN_STOP); in bt_mesh_rpr_scan_stop()
567 bt_mesh_model_msg_init(&buf, RPR_OP_LINK_GET); in bt_mesh_rpr_link_get()
577 bt_mesh_model_msg_init(&buf, RPR_OP_LINK_CLOSE); in bt_mesh_rpr_link_close()
590 bt_mesh_model_msg_init(&buf, RPR_OP_LINK_OPEN); in link_open_prov()
608 bt_mesh_model_msg_init(&buf, RPR_OP_LINK_OPEN); in link_open_node()
626 bt_mesh_model_msg_init(&buf, RPR_OP_LINK_CLOSE); in link_close()
Dcfg_srv.c64 bt_mesh_model_msg_init(&sdu, OP_DEV_COMP_DATA_STATUS); in dev_comp_data_get()
293 bt_mesh_model_msg_init(&msg, OP_APP_KEY_STATUS); in send_app_key_status()
394 bt_mesh_model_msg_init(&msg, OP_APP_KEY_LIST); in app_key_get()
433 bt_mesh_model_msg_init(&msg, OP_BEACON_STATUS); in beacon_get()
459 bt_mesh_model_msg_init(&msg, OP_BEACON_STATUS); in beacon_set()
478 bt_mesh_model_msg_init(&msg, OP_DEFAULT_TTL_STATUS); in default_ttl_get()
504 bt_mesh_model_msg_init(&msg, OP_DEFAULT_TTL_STATUS); in default_ttl_set()
519 bt_mesh_model_msg_init(&msg, OP_GATT_PROXY_STATUS); in send_gatt_proxy_status()
572 bt_mesh_model_msg_init(&msg, OP_NET_TRANSMIT_STATUS); in net_transmit_get()
596 bt_mesh_model_msg_init(&msg, OP_NET_TRANSMIT_STATUS); in net_transmit_set()
[all …]
Dpriv_beacon_srv.c44 bt_mesh_model_msg_init(&buf, OP_PRIV_BEACON_STATUS); in beacon_status_rsp()
96 bt_mesh_model_msg_init(&buf, OP_PRIV_GATT_PROXY_STATUS); in gatt_proxy_status_rsp()
141 bt_mesh_model_msg_init(&buf, OP_PRIV_NODE_ID_STATUS); in node_id_status_rsp()
Dsol_pdu_rpl_cli.c120 bt_mesh_model_msg_init(&msg, OP_SOL_PDU_RPL_ITEM_CLEAR); in bt_mesh_sol_pdu_rpl_clear()
144 bt_mesh_model_msg_init(&msg, OP_SOL_PDU_RPL_ITEM_CLEAR_UNACKED); in bt_mesh_sol_pdu_rpl_clear_unack()
Dcfg_cli.c1138 bt_mesh_model_msg_init(&msg, OP_DEV_COMP_DATA_GET); in bt_mesh_cfg_cli_comp_data_get()
1155 bt_mesh_model_msg_init(&msg, op); in get_state_u8()
1171 bt_mesh_model_msg_init(&msg, op); in set_state_u8()
1199 bt_mesh_model_msg_init(&msg, OP_KRP_GET); in bt_mesh_cfg_cli_krp_get()
1222 bt_mesh_model_msg_init(&msg, OP_KRP_SET); in bt_mesh_cfg_cli_krp_set()
1291 bt_mesh_model_msg_init(&msg, OP_RELAY_GET); in bt_mesh_cfg_cli_relay_get()
1312 bt_mesh_model_msg_init(&msg, OP_RELAY_SET); in bt_mesh_cfg_cli_relay_set()
1335 bt_mesh_model_msg_init(&msg, OP_NET_KEY_ADD); in bt_mesh_cfg_cli_net_key_add()
1358 bt_mesh_model_msg_init(&msg, OP_NET_KEY_UPDATE); in bt_mesh_cfg_cli_net_key_update()
1380 bt_mesh_model_msg_init(&msg, OP_NET_KEY_GET); in bt_mesh_cfg_cli_net_key_get()
[all …]
Dhealth_srv.c42 bt_mesh_model_msg_init(msg, OP_HEALTH_FAULT_STATUS); in health_get_registered()
75 bt_mesh_model_msg_init(msg, OP_HEALTH_CURRENT_STATUS); in health_get_current()
242 bt_mesh_model_msg_init(&msg, OP_ATTENTION_STATUS); in send_attention_status()
299 bt_mesh_model_msg_init(&msg, OP_HEALTH_PERIOD_STATUS); in send_health_period_status()
Dlarge_comp_data_srv.c62 bt_mesh_model_msg_init(&rsp, OP_LARGE_COMP_DATA_STATUS); in handle_large_comp_data_get()
132 bt_mesh_model_msg_init(&rsp, OP_MODELS_METADATA_STATUS); in handle_models_metadata_get()
Dsar_cfg_srv.c58 bt_mesh_model_msg_init(&msg, OP_SAR_CFG_TX_STATUS); in transmitter_status()
76 bt_mesh_model_msg_init(&msg, OP_SAR_CFG_RX_STATUS); in receiver_status()
Dsol_pdu_rpl_srv.c24 bt_mesh_model_msg_init(&buf, OP_SOL_PDU_RPL_ITEM_STATUS); in sol_rpl_status_rsp()
Drpr_srv.c156 bt_mesh_model_msg_init(&rsp, RPR_OP_SCAN_STATUS); in scan_status_send()
169 bt_mesh_model_msg_init(&buf, RPR_OP_LINK_STATUS); in link_status_send()
181 bt_mesh_model_msg_init(&buf, RPR_OP_LINK_REPORT); in link_report_send()
237 bt_mesh_model_msg_init(&buf, RPR_OP_SCAN_REPORT); in scan_report_send()
267 bt_mesh_model_msg_init(&buf, RPR_OP_EXTENDED_SCAN_REPORT); in scan_ext_report_send()
379 bt_mesh_model_msg_init(&buf, RPR_OP_PDU_OUTBOUND_REPORT); in outbound_pdu_report_send()
405 bt_mesh_model_msg_init(&msg, RPR_OP_PDU_REPORT); in inbound_pdu_send()
543 bt_mesh_model_msg_init(&rsp, RPR_OP_SCAN_CAPS_STATUS); in handle_scan_caps_get()
676 bt_mesh_model_msg_init(&rsp, RPR_OP_EXTENDED_SCAN_REPORT); in handle_extended_scan_start()
779 bt_mesh_model_msg_init(&rsp, RPR_OP_EXTENDED_SCAN_REPORT); in handle_extended_scan_start()
Dmsg.c15 void bt_mesh_model_msg_init(struct net_buf_simple *msg, uint32_t opcode) in bt_mesh_model_msg_init() function
Dod_priv_proxy_srv.c38 bt_mesh_model_msg_init(&buf, OP_OD_PRIV_PROXY_STATUS); in proxy_status_rsp()
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dmesh.c191 bt_mesh_model_msg_init(&msg, BT_MESH_MODEL_OP_GEN_ONOFF_STATUS); in gen_onoff_get()
254 bt_mesh_model_msg_init(msg, in gen_onoff_set_unack()
324 bt_mesh_model_msg_init(msg, BT_MESH_MODEL_OP_SENS_STATUS); in sensor_create_status()
486 bt_mesh_model_msg_init(msg, OP_VND_HEARTBEAT); in pub_update()
534 bt_mesh_model_msg_init(&msg, OP_VND_HELLO); in send_hello()
561 bt_mesh_model_msg_init(&msg, OP_VND_BADUSER); in send_baduser()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_op_agg.c66 bt_mesh_model_msg_init(&msg, BT_MESH_DUMMY_VND_MOD_STATUS_OP); in get_handler()
102 bt_mesh_model_msg_init(&msg, BT_MESH_DUMMY_VND_MOD_GET_OP); in dummy_vnd_mod_get()
Dtest_access.c387 bt_mesh_model_msg_init(&msg, TEST_MESSAGE_OP_1); in test_tx_ext_model()
390 bt_mesh_model_msg_init(&msg, TEST_MESSAGE_OP_2); in test_tx_ext_model()
393 bt_mesh_model_msg_init(&msg, TEST_MESSAGE_OP_3); in test_tx_ext_model()
396 bt_mesh_model_msg_init(&msg, TEST_MESSAGE_OP_4); in test_tx_ext_model()
399 bt_mesh_model_msg_init(&msg, TEST_MESSAGE_OP_5); in test_tx_ext_model()
525 bt_mesh_model_msg_init(model->pub->msg, TEST_MESSAGE_OP_F); in msgf_publish()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmsg.h167 void bt_mesh_model_msg_init(struct net_buf_simple *msg, uint32_t opcode);
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/src/
Dmain.c293 bt_mesh_model_msg_init(&msg, BT_MESH_MODEL_OP_GEN_ONOFF_STATUS); in gen_onoff_get()
331 bt_mesh_model_msg_init(msg, in gen_onoff_set_unack()
511 bt_mesh_model_msg_init(pub_cli->msg, in button_pressed_worker()

12