Searched defs:offers (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp576 const NBAIO_Format offers[1] = {format}; local
580 ssize_t index = sink->negotiate(offers, 1, NULL, numCounterOffers);
584 index = source->negotiate(offers, 1, NULL, numCounterOffers);

Completed in 66 milliseconds