Searched refs:supported_props (Results 1 – 1 of 1) sorted by relevance
72 uint32_t supported_props = 0; in register_object() local86 BT_OTS_OBJ_SET_PROP_DELETE(supported_props); in register_object()87 BT_OTS_OBJ_SET_PROP_READ(supported_props); in register_object()88 BT_OTS_OBJ_SET_PROP_WRITE(supported_props); in register_object()89 BT_OTS_OBJ_SET_PROP_PATCH(supported_props); in register_object()93 props &= supported_props; in register_object()