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