Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_cli.c1622 static int mod_member_list_get(uint32_t op, uint32_t expect_op, uint16_t net_idx, uint16_t addr, in mod_member_list_get() function
1662 return mod_member_list_get(OP_SIG_MOD_APP_GET, OP_SIG_MOD_APP_LIST, net_idx, addr, in bt_mesh_cfg_cli_mod_app_get()
1674 return mod_member_list_get(OP_VND_MOD_APP_GET, OP_VND_MOD_APP_LIST, net_idx, addr, in bt_mesh_cfg_cli_mod_app_get_vnd()
1901 return mod_member_list_get(OP_MOD_SUB_GET, OP_MOD_SUB_LIST, net_idx, addr, elem_addr, in bt_mesh_cfg_cli_mod_sub_get()
1913 return mod_member_list_get(OP_MOD_SUB_GET_VND, OP_MOD_SUB_LIST_VND, net_idx, addr, in bt_mesh_cfg_cli_mod_sub_get_vnd()