Home
last modified time | relevance | path

Searched defs:model (Results 26 – 50 of 63) sorted by relevance

123

/Zephyr-latest/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
Dsar_cfg_cli.h30 const struct bt_mesh_model *model; member
Dbrg_cfg_cli.h99 const struct bt_mesh_model *model; member
Dhealth_cli.h29 const struct bt_mesh_model *model; member
Dlarge_comp_data_cli.h72 const struct bt_mesh_model *model; member
Dpriv_beacon_cli.h93 const struct bt_mesh_model *model; member
Dhealth_srv.h152 const struct bt_mesh_model *model; member
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_op_agg.c57 static int get_handler(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in get_handler()
81 static int status_handler(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in status_handler()
96 static int dummy_vnd_mod_get(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in dummy_vnd_mod_get()
Dtest_suspend.c52 static int model_1_update(const struct bt_mesh_model *model) in model_1_update()
60 static int msg_handler(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in msg_handler()
148 static int model_1_init(const struct bt_mesh_model *model) in model_1_init()
156 static int model_2_init(const struct bt_mesh_model *model) in model_2_init()
Dtest_sar.c94 static int get_handler(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in get_handler()
107 static int status_handler(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in status_handler()
115 static int dummy_vnd_mod_get(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in dummy_vnd_mod_get()
Dmesh_test.c105 int __weak test_model_settings_set(const struct bt_mesh_model *model, in test_model_settings_set()
112 void __weak test_model_reset(const struct bt_mesh_model *model) in test_model_reset()
136 int __weak test_vnd_model_settings_set(const struct bt_mesh_model *model, in test_vnd_model_settings_set()
143 void __weak test_vnd_model_reset(const struct bt_mesh_model *model) in test_vnd_model_reset()
Dtest_persistence.c341 int test_model_settings_set(const struct bt_mesh_model *model, in test_model_settings_set()
367 void test_model_reset(const struct bt_mesh_model *model) in test_model_reset()
372 int test_vnd_model_settings_set(const struct bt_mesh_model *model, in test_vnd_model_settings_set()
398 void test_vnd_model_reset(const struct bt_mesh_model *model) in test_vnd_model_reset()
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/src/
Dmain.c284 static int gen_onoff_get(const struct bt_mesh_model *model, in gen_onoff_get()
303 static int gen_onoff_set_unack(const struct bt_mesh_model *model, in gen_onoff_set_unack()
343 static int gen_onoff_set(const struct bt_mesh_model *model, in gen_onoff_set()
355 static int gen_onoff_status(const struct bt_mesh_model *model, in gen_onoff_status()
/Zephyr-latest/subsys/bluetooth/mesh/
Dtesting.c63 void bt_mesh_test_model_bound(uint16_t addr, const struct bt_mesh_model *model, uint16_t key_idx) in bt_mesh_test_model_bound()
74 void bt_mesh_test_model_unbound(uint16_t addr, const struct bt_mesh_model *model, uint16_t key_idx) in bt_mesh_test_model_unbound()
Dpriv_beacon_srv.c219 static void priv_beacon_srv_reset(const struct bt_mesh_model *model) in priv_beacon_srv_reset()
226 static int priv_beacon_srv_settings_set(const struct bt_mesh_model *model, const char *name, in priv_beacon_srv_settings_set()
248 static void priv_beacon_srv_pending_store(const struct bt_mesh_model *model) in priv_beacon_srv_pending_store()
Dcfg_cli.c51 static int comp_data_status(const struct bt_mesh_model *model, in comp_data_status()
88 static uint8_t state_status_u8(const struct bt_mesh_model *model, in state_status_u8()
114 static int beacon_status(const struct bt_mesh_model *model, in beacon_status()
129 static int ttl_status(const struct bt_mesh_model *model, in ttl_status()
144 static int friend_status(const struct bt_mesh_model *model, in friend_status()
159 static int gatt_proxy_status(const struct bt_mesh_model *model, in gatt_proxy_status()
181 static int krp_status(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in krp_status()
226 static int relay_status(const struct bt_mesh_model *model, in relay_status()
260 static int net_transmit_status(const struct bt_mesh_model *model, in net_transmit_status()
280 static int net_key_status(const struct bt_mesh_model *model, in net_key_status()
[all …]
Daccess.c134 const struct bt_mesh_model *model = &elem->models[j]; in bt_mesh_model_foreach() local
140 const struct bt_mesh_model *model = &elem->vnd_models[j]; in bt_mesh_model_foreach() local
245 const struct bt_mesh_model *model = &elem->models[j]; in bt_mesh_metadata_page_0_size() local
251 const struct bt_mesh_model *model = &elem->vnd_models[j]; in bt_mesh_metadata_page_0_size() local
330 const struct bt_mesh_model *model = &elem->models[j]; in bt_mesh_metadata_get_page_0() local
347 const struct bt_mesh_model *model = &elem->vnd_models[j]; in bt_mesh_metadata_get_page_0() local
404 const struct bt_mesh_model *model = &elem->models[i]; in comp_add_elem() local
410 const struct bt_mesh_model *model = &elem->vnd_models[i]; in comp_add_elem() local
1261 const struct bt_mesh_model *model; in bt_mesh_elem_find_group() local
1392 uint32_t opcode, const struct bt_mesh_model **model) in find_op()
[all …]
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/
Dmain_functions.cpp31 const tflite::Model *model = nullptr; variable
/Zephyr-latest/samples/modules/tflite-micro/hello_world/src/
Dmain_functions.cpp30 const tflite::Model *model = nullptr; variable
/Zephyr-latest/drivers/gpio/
Dgpio_mcp230xx.c78 #define GPIO_MCP230XX_DEVICE(inst, num_gpios, open_drain, model) \ argument
Dgpio_mcp23sxx.c116 #define GPIO_MCP23SXX_DEVICE(inst, num_gpios, open_drain, model) \ argument
/Zephyr-latest/drivers/sensor/st/lsm6dso/
Dlsm6dso.c858 #define LSM6DSO_DEVICE_INIT(inst, model) \ argument
899 #define LSM6DSO_CONFIG_SPI(inst, model) \ argument
914 #define LSM6DSO_CONFIG_I2C(inst, model) \ argument
928 #define LSM6DSO_DEFINE(inst, model) \ argument
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/src/
Dinference_process.cpp113 const tflite::Model *model = ::tflite::GetModel(job.networkModel.data); in runJob() local
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c63 static int fault_get_cur(const struct bt_mesh_model *model, uint8_t *test_id, in fault_get_cur()
76 static int fault_get_reg(const struct bt_mesh_model *model, uint16_t cid, in fault_get_reg()
93 static int fault_clear(const struct bt_mesh_model *model, uint16_t cid) in fault_clear()
104 static int fault_test(const struct bt_mesh_model *model, uint8_t test_id, in fault_test()
118 static void attention_on(const struct bt_mesh_model *model) in attention_on()
123 static void attention_off(const struct bt_mesh_model *model) in attention_off()

123