Searched refs:OP_MOD_SUB_LIST_VND (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | foundation.h | 58 #define OP_MOD_SUB_LIST_VND BT_MESH_MODEL_OP_2(0x80, 0x2c) macro
|
D | cfg_cli.c | 885 return mod_sub_list_handle(ctx, buf, OP_MOD_SUB_LIST_VND, true); in mod_sub_list_vnd() 1080 { OP_MOD_SUB_LIST_VND, BT_MESH_LEN_MIN(7), mod_sub_list_vnd }, 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()
|
D | cfg_srv.c | 1340 bt_mesh_model_msg_init(&msg, OP_MOD_SUB_LIST_VND); in mod_sub_get_vnd()
|