Home
last modified time | relevance | path

Searched defs:elem (Results 1 – 19 of 19) sorted by relevance

/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_core/
Daccess.c29 struct bt_mesh_elem *elem, in bt_mesh_model_foreach()
42 struct bt_mesh_elem *elem = &dev_comp->elem[i]; in bt_mesh_model_foreach() local
290 struct bt_mesh_elem *elem = NULL; in bt_mesh_model_get() local
321 static void mod_init(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, in mod_init()
382 static void mod_deinit(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, in mod_deinit()
447 struct bt_mesh_elem *elem = &dev_comp->elem[i]; in bt_mesh_comp_provision() local
481 static struct bt_mesh_model *bt_mesh_elem_find_group(struct bt_mesh_elem *elem, in bt_mesh_elem_find_group()
523 struct bt_mesh_elem *elem = &dev_comp->elem[index]; in bt_mesh_elem_find() local
659 struct bt_mesh_elem *elem = &dev_comp->elem[i]; in bt_mesh_model_recv() local
911 struct bt_mesh_model *bt_mesh_model_find_vnd(struct bt_mesh_elem *elem, in bt_mesh_model_find_vnd()
[all …]
Dcfg_srv.c43 static int comp_add_elem(struct net_buf_simple *buf, struct bt_mesh_elem *elem, in comp_add_elem()
156 static struct bt_mesh_model *get_model(struct bt_mesh_elem *elem, in get_model()
511 static void _mod_unbind(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, in _mod_unbind()
996 struct bt_mesh_elem *elem = NULL; in mod_pub_get() local
1044 struct bt_mesh_elem *elem = NULL; in mod_pub_set() local
1247 struct bt_mesh_elem *elem = NULL; in mod_pub_va_set() local
1328 struct bt_mesh_elem *elem = NULL; in mod_pub_va_set() local
1404 struct bt_mesh_elem *elem = NULL; in mod_sub_add() local
1490 struct bt_mesh_elem *elem = NULL; in mod_sub_del() local
1566 struct bt_mesh_elem *elem = NULL; in mod_sub_overwrite() local
[all …]
Dmain.c269 static void model_suspend(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, in model_suspend()
308 static void model_resume(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, in model_resume()
Dtest.c34 struct bt_mesh_elem *elem = NULL; in bt_mesh_device_auto_enter_network() local
Dlocal_operation.c23 struct bt_mesh_elem *elem = NULL; in find_model() local
Dprovisioner_main.c1168 static void _model_unbind(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, in _model_unbind()
1414 struct bt_mesh_elem *elem = NULL; in bt_mesh_provisioner_bind_local_model_app_idx() local
1464 struct bt_mesh_elem *elem = NULL; in bt_mesh_print_local_composition_data() local
Dhealth_srv.c387 int bt_mesh_fault_update(struct bt_mesh_elem *elem) in bt_mesh_fault_update()
Dsettings.c1341 static void commit_model(struct bt_mesh_model *model, struct bt_mesh_elem *elem, in commit_model()
1934 struct bt_mesh_elem *elem, bool vnd, in store_pending_mod()
1994 struct bt_mesh_elem *elem, bool vnd, in clear_pending_mod()
/hal_espressif-3.5.0/components/wpa_supplicant/src/common/
Dieee802_11_common.c29 const struct element *elem; in get_ie() local
42 const struct element *elem; in get_vendor_ie() local
187 const struct element *elem; in ieee802_11_parse_elems() local
Dbss.c487 const struct element *elem; in wpa_bss_get_vendor_ie() local
Dsae.c972 const u8 *elem; in sae_parse_commit_token() local
/hal_espressif-3.5.0/components/hal/esp32h2/
Drtc_cntl_hal.c28 void * rtc_cntl_hal_dma_link_init(void *elem, void *buff, int size, void *next) in rtc_cntl_hal_dma_link_init()
/hal_espressif-3.5.0/components/hal/esp32c3/
Drtc_cntl_hal.c30 void * rtc_cntl_hal_dma_link_init(void *elem, void *buff, int size, void *next) in rtc_cntl_hal_dma_link_init()
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/aligenie_demo/components/vendor_model/
Dgenie_model_srv.c51 static uint16_t bt_mesh_model_get_appkey_id(esp_ble_mesh_elem_t *elem, esp_ble_mesh_model_t *p_mode… in bt_mesh_model_get_appkey_id()
65 static uint16_t bt_mesh_model_get_netkey_id(esp_ble_mesh_elem_t *elem) in bt_mesh_model_get_netkey_id()
/hal_espressif-3.5.0/components/hal/esp32s3/
Drtc_cntl_hal.c23 void * rtc_cntl_hal_dma_link_init(void *elem, void *buff, int size, void *next) in rtc_cntl_hal_dma_link_init()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/a2dp/
Da2d_api.c65 tSDP_PROTOCOL_ELEM elem; in a2d_sdp_cback() local
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1088 esp_ble_mesh_model_t *btc_ble_mesh_model_find_vnd(const esp_ble_mesh_elem_t *elem, in btc_ble_mesh_model_find_vnd()
1094 esp_ble_mesh_model_t *btc_ble_mesh_model_find(const esp_ble_mesh_elem_t *elem, uint16_t id) in btc_ble_mesh_model_find()
1754 esp_ble_mesh_elem_t *elem = &arg->mesh_init.comp->elements[i]; in btc_ble_mesh_prov_call_handler() local
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_access.h474 struct bt_mesh_elem *elem; member
590 struct bt_mesh_elem *elem; member
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/avdt/
Davdt_msg.c578 UINT8 elem = 0; in avdt_msg_prs_cfg() local