Searched refs:CAPABILITY_BINAURAL (Results 1 – 2 of 2) sorted by relevance
35 constexpr uint8_t CAPABILITY_BINAURAL = 0x02; variable
763 bool standalone = capabilities & CAPABILITY_BINAURAL; in OnReadOnlyPropertiesRead()1411 bool standalone = device.capabilities & CAPABILITY_BINAURAL; in Dump()