Home
last modified time | relevance | path

Searched refs:mod_sub_get (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_cli.c1047 static int mod_sub_get(bt_mesh_client_common_param_t *param, uint32_t op, in mod_sub_get() function
1065 return mod_sub_get(param, OP_MOD_SUB_GET, elem_addr, mod_id, BLE_MESH_CID_NVAL); in bt_mesh_cfg_mod_sub_get()
1075 return mod_sub_get(param, OP_MOD_SUB_GET_VND, elem_addr, mod_id, cid); in bt_mesh_cfg_mod_sub_get_vnd()
Dcfg_srv.c1706 static void mod_sub_get(struct bt_mesh_model *model, in mod_sub_get() function
3309 { OP_MOD_SUB_GET, 4, mod_sub_get },