Searched refs:OP_MOD_SUB_LIST (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | foundation.h | 56 #define OP_MOD_SUB_LIST BT_MESH_MODEL_OP_2(0x80, 0x2a) macro
|
D | cfg_cli.c | 875 return mod_sub_list_handle(ctx, buf, OP_MOD_SUB_LIST, false); in mod_sub_list() 1079 { OP_MOD_SUB_LIST, BT_MESH_LEN_MIN(5), mod_sub_list }, 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()
|
D | cfg_srv.c | 1284 bt_mesh_model_msg_init(&msg, OP_MOD_SUB_LIST); in mod_sub_get()
|