Home
last modified time | relevance | path

Searched defs:vnd (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dcfg_srv.c89 struct net_buf_simple *buf, bool *vnd) in get_model()
338 const struct bt_mesh_elem *elem, bool vnd, bool primary, in mod_app_key_del()
655 uint16_t pub_addr, bool vnd, in send_mod_pub_status()
700 bool vnd; in mod_pub_get() local
753 bool vnd; in mod_pub_set() local
852 bool vnd; in mod_pub_va_set() local
920 bool vnd) in send_mod_sub_status()
955 bool vnd; in mod_sub_add() local
1033 bool vnd; in mod_sub_del() local
1114 bool vnd; in mod_sub_overwrite() local
[all …]
Dmain.c423 bool vnd, bool primary, void *user_data) in model_suspend()
492 bool vnd, bool primary, void *user_data) in model_resume()
615 bool vnd, bool primary, void *user_data) in model_start()
Daccess.c124 bool vnd, bool primary, in bt_mesh_model_foreach()
190 bool vnd, void *user_data) in comp_add_model()
205 const struct bt_mesh_elem *elem, bool vnd) in metadata_model_size()
261 const struct bt_mesh_elem *elem, bool vnd, in metadata_add_model()
965 const struct bt_mesh_model *bt_mesh_model_get(bool vnd, uint8_t elem_idx, uint8_t mod_idx) in bt_mesh_model_get()
1018 bool vnd, bool primary, void *user_data) in mod_init()
2021 static int mod_set(bool vnd, const char *name, size_t len_rd, in mod_set()
2113 static void encode_mod_path(const struct bt_mesh_model *mod, bool vnd, in encode_mod_path()
2125 static void store_pending_mod_bind(const struct bt_mesh_model *mod, bool vnd) in store_pending_mod_bind()
2153 static void store_pending_mod_sub(const struct bt_mesh_model *mod, bool vnd) in store_pending_mod_sub()
[all …]
Dcfg_cli.c592 bool vnd) in mod_sub_list_handle()
648 bool vnd) in mod_app_list_handle()
/Zephyr-Core-3.7.0/doc/_scripts/
Dgen_devicetree_rest.py48 def vendor(self, vnd): argument
51 def bindings(self, vnd, default=None): argument
54 def target(self, vnd): argument
113 def vnd_key(vnd): argument
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dtest_persistence.c687 bool vnd = m == 1; in node_configuration_check() local
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Daccess.h892 const struct bt_mesh_mod_id_vnd vnd; member