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