Searched refs:OP_BRIDGED_SUBNETS_GET (Results 1 – 3 of 3) sorted by relevance
131 #define OP_BRIDGED_SUBNETS_GET BT_MESH_MODEL_OP_2(0x80, 0xb7) macro
326 BT_MESH_MODEL_BUF_DEFINE(msg, OP_BRIDGED_SUBNETS_GET, 3); in bt_mesh_brg_cfg_cli_subnets_get()335 bt_mesh_model_msg_init(&msg, OP_BRIDGED_SUBNETS_GET); in bt_mesh_brg_cfg_cli_subnets_get()
286 {OP_BRIDGED_SUBNETS_GET, BT_MESH_LEN_EXACT(3), bridged_subnets_get},