Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c157 struct net_buf_simple *buf, bool *vnd) in get_model()
512 bool vnd, bool primary, void *user_data) in _mod_unbind()
955 bool vnd, struct bt_mesh_model *mod, in send_mod_pub_status()
998 bool vnd = false; in mod_pub_get() local
1046 bool vnd = false; in mod_pub_set() local
1250 bool vnd = false; in mod_pub_va_set() local
1330 bool vnd = false; in mod_pub_va_set() local
1374 bool vnd) in send_mod_sub_status()
1407 bool vnd = false; in mod_sub_add() local
1494 bool vnd = false; in mod_sub_del() local
[all …]
Dsettings.c631 static int model_set_bind(bool vnd, struct bt_mesh_model *model, uint16_t model_key) in model_set_bind()
657 static int model_set_sub(bool vnd, struct bt_mesh_model *model, uint16_t model_key) in model_set_sub()
683 static int model_set_pub(bool vnd, struct bt_mesh_model *model, uint16_t model_key) in model_set_pub()
727 static int model_set(bool vnd, const char *name) in model_set()
1342 bool vnd, bool primary, void *user_data) in commit_model()
1847 static void store_pending_mod_bind(struct bt_mesh_model *model, bool vnd) in store_pending_mod_bind()
1871 static void store_pending_mod_sub(struct bt_mesh_model *model, bool vnd) in store_pending_mod_sub()
1895 static void store_pending_mod_pub(struct bt_mesh_model *model, bool vnd) in store_pending_mod_pub()
1934 struct bt_mesh_elem *elem, bool vnd, in store_pending_mod()
1957 static void clear_mod_bind(struct bt_mesh_model *model, bool vnd) in clear_mod_bind()
[all …]
Dmain.c270 bool vnd, bool primary, void *user_data) in model_suspend()
309 bool vnd, bool primary, void *user_data) in model_resume()
Daccess.c30 bool vnd, bool primary, in bt_mesh_model_foreach()
288 struct bt_mesh_model *bt_mesh_model_get(bool vnd, uint8_t elem_idx, uint8_t mod_idx) in bt_mesh_model_get()
322 bool vnd, bool primary, void *user_data) in mod_init()
383 bool vnd, bool primary, void *user_data) in mod_deinit()
Dprovisioner_main.c1169 bool vnd, bool primary, void *user_data) in _model_unbind()
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_access.h465 } vnd; member
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h476 } vnd; /*!< Structure encapsulating a model ID with a company ID */ member