Convert the sink/source volume caches from a list to hashes 41/9141/4
authorMatt Porter <mporter@konsulko.com>
Wed, 19 Apr 2017 16:53:55 +0000 (12:53 -0400)
committerMatt Porter <mporter@konsulko.com>
Fri, 21 Apr 2017 02:00:09 +0000 (22:00 -0400)
commitb8423505e6e7360b509cdfd22f8d86f45169443d
treebfd146499506418a2200e3a78aa0b81af62b907e
parent3fd71f4b6bc026f2f9054140f7bf612855e45d7d
Convert the sink/source volume caches from a list to hashes

Maintain the cached sink/source volume state in separate hashes
for quick lookup. This will further simplify external volume event
support that will need to update the cache.

AGL-Bug: SPEC-548
Change-Id: I47b8e070318f3992a5343d1753c50baa8c1d9cb3
Signed-off-by: Matt Porter <mporter@konsulko.com>
app/paclient.cpp
app/paclient.h