Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dfoundation.h57 #define OP_MOD_SUB_GET_VND BT_MESH_MODEL_OP_2(0x80, 0x2b) macro
Dcfg_srv.c2486 { OP_MOD_SUB_GET_VND, BT_MESH_LEN_EXACT(6), mod_sub_get_vnd },
Dcfg_cli.c1913 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()