Home
last modified time | relevance | path

Searched refs:bt_mesh_label_uuid_get (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dfoundation.h145 uint8_t *bt_mesh_label_uuid_get(uint16_t addr);
Dtransport.c639 ad = bt_mesh_label_uuid_get(tx->ctx->addr); in bt_mesh_trans_send()
758 ad = bt_mesh_label_uuid_get(rx->ctx.recv_dst); in sdu_recv()
Dfriend.c405 meta->ad = bt_mesh_label_uuid_get(meta->net.ctx.recv_dst); in unseg_app_sdu_unpack()
Dcfg_srv.c1247 label_uuid = bt_mesh_label_uuid_get(mod->groups[i]); in mod_sub_list_clear()
3622 uint8_t *bt_mesh_label_uuid_get(uint16_t addr) in bt_mesh_label_uuid_get() function