Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/include/
Dcfg_cli.h183 struct bt_mesh_cfg_mod_sub_status { struct
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dcfg_cli.c420 struct bt_mesh_cfg_mod_sub_status status = {0}; in mod_sub_status()
436 cfg_client_recv_status(model, ctx, &status, sizeof(struct bt_mesh_cfg_mod_sub_status)); in mod_sub_status()