Searched refs:CAPABILITY_SIDE (Results 1 – 2 of 2) sorted by relevance
33 constexpr uint8_t CAPABILITY_SIDE = 0x01; variable193 bool isLeft() const { return !(capabilities & CAPABILITY_SIDE); } in isLeft()
758 bool side = capabilities & CAPABILITY_SIDE; in OnReadOnlyPropertiesRead()1406 bool side = device.capabilities & CAPABILITY_SIDE; in Dump()