Home
last modified time | relevance | path

Searched defs:model (Results 1 – 25 of 53) sorted by relevance

123

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dsar_cfg_srv.c30 static int sar_rx_store(const struct bt_mesh_model *model, bool delete) in sar_rx_store()
38 static int sar_tx_store(const struct bt_mesh_model *model, bool delete) in sar_tx_store()
46 static void transmitter_status(const struct bt_mesh_model *model, in transmitter_status()
66 static void receiver_status(const struct bt_mesh_model *model, in receiver_status()
84 static int transmitter_get(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in transmitter_get()
94 static int transmitter_set(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in transmitter_set()
111 static int receiver_get(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in receiver_get()
121 static int receiver_set(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in receiver_set()
146 static int sar_cfg_srv_init(const struct bt_mesh_model *model) in sar_cfg_srv_init()
163 static void sar_cfg_srv_reset(const struct bt_mesh_model *model) in sar_cfg_srv_reset()
[all …]
Dhealth_srv.c107 static int health_fault_get(const struct bt_mesh_model *model, in health_fault_get()
127 static int health_fault_clear_unrel(const struct bt_mesh_model *model, in health_fault_clear_unrel()
145 static int health_fault_clear(const struct bt_mesh_model *model, in health_fault_clear()
175 static int health_fault_test_unrel(const struct bt_mesh_model *model, in health_fault_test_unrel()
195 static int health_fault_test(const struct bt_mesh_model *model, in health_fault_test()
230 static int send_attention_status(const struct bt_mesh_model *model, in send_attention_status()
253 static int attention_get(const struct bt_mesh_model *model, in attention_get()
262 static int attention_set_unrel(const struct bt_mesh_model *model, in attention_set_unrel()
277 static int attention_set(const struct bt_mesh_model *model, in attention_set()
293 static int send_health_period_status(const struct bt_mesh_model *model, in send_health_period_status()
[all …]
Dcfg_srv.c50 static int dev_comp_data_get(const struct bt_mesh_model *model, in dev_comp_data_get()
115 static uint8_t _mod_pub_set(const struct bt_mesh_model *model, uint16_t pub_addr, in _mod_pub_set()
201 static uint8_t mod_bind(const struct bt_mesh_model *model, uint16_t key_idx) in mod_bind()
234 static uint8_t mod_unbind(const struct bt_mesh_model *model, uint16_t key_idx, bool store) in mod_unbind()
286 static int send_app_key_status(const struct bt_mesh_model *model, in send_app_key_status()
304 static int app_key_add(const struct bt_mesh_model *model, in app_key_add()
320 static int app_key_update(const struct bt_mesh_model *model, in app_key_update()
356 static int app_key_del(const struct bt_mesh_model *model, in app_key_del()
375 static int app_key_get(const struct bt_mesh_model *model, in app_key_get()
424 static int beacon_get(const struct bt_mesh_model *model, in beacon_get()
[all …]
Dlarge_comp_data_srv.c40 const struct bt_mesh_model *model; member
43 static int handle_large_comp_data_get(const struct bt_mesh_model *model, in handle_large_comp_data_get()
105 static int handle_models_metadata_get(const struct bt_mesh_model *model, in handle_models_metadata_get()
171 static int large_comp_data_srv_init(const struct bt_mesh_model *model) in large_comp_data_srv_init()
Dop_agg_srv.c25 const struct bt_mesh_model *model; member
36 static int handle_sequence(const struct bt_mesh_model *model, in handle_sequence()
117 static int op_agg_srv_init(const struct bt_mesh_model *model) in op_agg_srv_init()
134 int bt_mesh_op_agg_srv_send(const struct bt_mesh_model *model, struct net_buf_simple *msg) in bt_mesh_op_agg_srv_send()
Dsar_cfg_cli.c24 static int transmitter_status(const struct bt_mesh_model *model, in transmitter_status()
48 static int receiver_status(const struct bt_mesh_model *model, in receiver_status()
90 static int bt_mesh_sar_cfg_cli_init(const struct bt_mesh_model *model) in bt_mesh_sar_cfg_cli_init()
114 static void bt_mesh_sar_cfg_cli_reset(const struct bt_mesh_model *model) in bt_mesh_sar_cfg_cli_reset()
Dlarge_comp_data_cli.c36 static int data_status(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in data_status()
81 static int large_comp_data_status(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in large_comp_data_status()
89 static int models_metadata_status(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in models_metadata_status()
103 static int large_comp_data_cli_init(const struct bt_mesh_model *model) in large_comp_data_cli_init()
Dop_agg_cli.c27 const struct bt_mesh_model *model; member
42 static int handle_status(const struct bt_mesh_model *model, in handle_status()
105 static int op_agg_cli_init(const struct bt_mesh_model *model) in op_agg_cli_init()
206 int bt_mesh_op_agg_cli_send(const struct bt_mesh_model *model, struct net_buf_simple *msg) in bt_mesh_op_agg_cli_send()
Dod_priv_proxy_srv.c111 static void od_priv_proxy_srv_reset(const struct bt_mesh_model *model) in od_priv_proxy_srv_reset()
118 static int od_priv_proxy_srv_settings_set(const struct bt_mesh_model *model, const char *name, in od_priv_proxy_srv_settings_set()
138 static void od_priv_proxy_srv_pending_store(const struct bt_mesh_model *model) in od_priv_proxy_srv_pending_store()
Dpriv_beacon_cli.c21 static int handle_beacon_status(const struct bt_mesh_model *model, in handle_beacon_status()
59 static int handle_gatt_proxy_status(const struct bt_mesh_model *model, in handle_gatt_proxy_status()
89 static int handle_node_id_status(const struct bt_mesh_model *model, in handle_node_id_status()
137 static int priv_beacon_cli_init(const struct bt_mesh_model *model) in priv_beacon_cli_init()
Dmsg.c90 int bt_mesh_msg_send(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in bt_mesh_msg_send()
107 int bt_mesh_msg_ackd_send(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in bt_mesh_msg_ackd_send()
Dhealth_cli.c39 static int health_fault_status(const struct bt_mesh_model *model, in health_fault_status()
92 static int health_current_status(const struct bt_mesh_model *model, in health_current_status()
120 static int health_period_status(const struct bt_mesh_model *model, in health_period_status()
154 static int health_attention_status(const struct bt_mesh_model *model, in health_attention_status()
405 static int health_cli_init(const struct bt_mesh_model *model) in health_cli_init()
426 static void health_cli_reset(const struct bt_mesh_model *model) in health_cli_reset()
/Zephyr-Core-3.7.0/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/
Ddevice_composition.c71 static int gen_onoff_get(const struct bt_mesh_model *model, in gen_onoff_get()
98 void gen_onoff_publish(const struct bt_mesh_model *model) in gen_onoff_publish()
122 static int gen_onoff_set_unack(const struct bt_mesh_model *model, in gen_onoff_set_unack()
191 static int gen_onoff_set(const struct bt_mesh_model *model, in gen_onoff_set()
264 static int gen_onoff_status(const struct bt_mesh_model *model, in gen_onoff_status()
280 static int gen_level_get(const struct bt_mesh_model *model, in gen_level_get()
307 void gen_level_publish(const struct bt_mesh_model *model) in gen_level_publish()
331 static int gen_level_set_unack(const struct bt_mesh_model *model, in gen_level_set_unack()
397 static int gen_level_set(const struct bt_mesh_model *model, in gen_level_set()
466 static int gen_delta_set_unack(const struct bt_mesh_model *model, in gen_delta_set_unack()
[all …]
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/mesh/
Dshell.rst1066 ``mesh models blob cli target <Addr>``
1074 ``mesh models blob cli bounds [<Group>]``
1082 ``mesh models blob cli tx <Id> <Size> <BlockSizeLog> <ChunkSize> [<Group> [<Mode(push, pull)>]]``
1098 ``mesh models blob cli tx-cancel``
1103 ``mesh models blob cli tx-get [Group]``
1112 ``mesh models blob cli tx-suspend``
1118 ``mesh models blob cli tx-resume``
1123 ``mesh models blob cli instance-set <ElemIdx>``
1131 ``mesh models blob cli instance-get-all``
1162 Use the BLOB Transfer Server model instance on the specified element when using the other
[all …]
/Zephyr-Core-3.7.0/doc/hardware/pinctrl/
Dindex.rst96 Standard states
123 Custom states
141 Skipping states
/Zephyr-Core-3.7.0/tests/bluetooth/mesh/basic/src/
Dmain.c18 static int fault_get_cur(const struct bt_mesh_model *model, uint8_t *test_id, in fault_get_cur()
33 static int fault_get_reg(const struct bt_mesh_model *model, uint16_t company_id, in fault_get_reg()
56 static int fault_clear(const struct bt_mesh_model *model, uint16_t company_id) in fault_clear()
67 static int fault_test(const struct bt_mesh_model *model, uint8_t test_id, in fault_test()
/Zephyr-Core-3.7.0/samples/boards/reel_board/mesh_badge/src/
Dmesh.c162 static void attention_on(const struct bt_mesh_model *model) in attention_on()
167 static void attention_off(const struct bt_mesh_model *model) in attention_off()
182 static int gen_onoff_get(const struct bt_mesh_model *model, in gen_onoff_get()
201 static int gen_onoff_set_unack(const struct bt_mesh_model *model, in gen_onoff_set_unack()
266 static int gen_onoff_set(const struct bt_mesh_model *model, in gen_onoff_set()
276 static int sensor_desc_get(const struct bt_mesh_model *model, in sensor_desc_get()
336 static int sensor_get(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in sensor_get()
352 static int sensor_col_get(const struct bt_mesh_model *model, in sensor_col_get()
360 static int sensor_series_get(const struct bt_mesh_model *model, in sensor_series_get()
399 static int vnd_hello(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in vnd_hello()
[all …]
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dtest_cdp1.c109 static int model_1_init(const struct bt_mesh_model *model) in model_1_init()
114 static int model_2_init(const struct bt_mesh_model *model) in model_2_init()
120 static int model_3_init(const struct bt_mesh_model *model) in model_3_init()
125 static int model_4_init(const struct bt_mesh_model *model) in model_4_init()
132 static int model_5_init(const struct bt_mesh_model *model) in model_5_init()
137 static int model_6_init(const struct bt_mesh_model *model) in model_6_init()
143 static int model_vnd1_init(const struct bt_mesh_model *model) in model_vnd1_init()
Dtest_access.c103 static int model1_update(const struct bt_mesh_model *model) in model1_update()
116 static int test_msgf_handler(const struct bt_mesh_model *model, in test_msgf_handler()
254 static int model1_init(const struct bt_mesh_model *model) in model1_init()
259 static int model2_init(const struct bt_mesh_model *model) in model2_init()
264 static int model3_init(const struct bt_mesh_model *model) in model3_init()
276 static int model4_init(const struct bt_mesh_model *model) in model4_init()
283 static int model5_init(const struct bt_mesh_model *model) in model5_init()
290 static int test_msg_handler(const struct bt_mesh_model *model, in test_msg_handler()
300 static int test_msg_ne_handler(const struct bt_mesh_model *model, in test_msg_ne_handler()
523 const struct bt_mesh_model *model = &models[2]; in msgf_publish() local
[all …]
/Zephyr-Core-3.7.0/samples/modules/tflite-micro/magic_wand/train/
Dtrain.py41 def calculate_model_size(model): argument
111 model, argument
196 model, model_path = build_net(args, seq_length) variable
/Zephyr-Core-3.7.0/doc/hardware/porting/
Dboard_porting.rst64 …ommit: https://github.com/zephyrproject-rtos/zephyr/commit/8dc3f856229ce083c956aa301c31a23e65bd8cd8
65 …lication conversion Pull Request: https://github.com/zephyrproject-rtos/example-application/pull/58
66 …sion script: https://github.com/zephyrproject-rtos/zephyr/blob/main/scripts/utils/board_v1_to_v2.py
68 .. _hw_support_hierarchy:
/Zephyr-Core-3.7.0/samples/bluetooth/mesh/src/
Dmain.c105 static int onoff_status_send(const struct bt_mesh_model *model, in onoff_status_send()
154 static int gen_onoff_get(const struct bt_mesh_model *model, in gen_onoff_get()
162 static int gen_onoff_set_unack(const struct bt_mesh_model *model, in gen_onoff_set_unack()
205 static int gen_onoff_set(const struct bt_mesh_model *model, in gen_onoff_set()
224 static int gen_onoff_status(const struct bt_mesh_model *model, in gen_onoff_status()
/Zephyr-Core-3.7.0/samples/bluetooth/mesh_demo/src/
Dmain.c53 static void attention_on(const struct bt_mesh_model *model) in attention_on()
60 static void attention_off(const struct bt_mesh_model *model) in attention_off()
83 static int vnd_button_pressed(const struct bt_mesh_model *model, in vnd_button_pressed()
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Dod_priv_proxy_cli.h25 const struct bt_mesh_model *model; member
Dsol_pdu_rpl_cli.h25 const struct bt_mesh_model *model; member

123