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