commit | 16a7a0443a59c636ab20a3161ec630d037766ecc | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Tue Jul 03 15:21:05 2012 -0700 |
committer | Glenn Kasten <gkasten@google.com> | Tue Jul 03 16:51:05 2012 -0700 |
tree | 54737443b1247ff77764551b8e43d5fac1bc45d4 | |
parent | 984410aebe0525e9fe3b80b94d06960094597b18 [diff] |
Declare audio_devices_t as uint32_t & enum consts Declare audio_devices_t as uint32_t to permit bit operations, and a separate anonymous enum for the constants. This is similar to audio_channel_mask_t. Also remove spurious "typedef" on declaration of anonymous enum for channel mask constants. Change-Id: Ib4f92e9168261d44a475b3d48fe211e5c70ed441