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

/frameworks/av/include/media/nbaio/
H A DNBAIO.h38 NEGOTIATE = 0x80000010, // Must (re-)negotiate format. For negotiate() only, the offeree enumerator in enum:android::__anon53
105 // from counterOffers[0] to counterOffers[numCounterOffers - 1], and returns NEGOTIATE.
110 // important counterOffers as will fit, and returns NEGOTIATE. As this implies a re-allocation,
115 // In this case, the offerree should set numCounterOffers appropriately and return NEGOTIATE.
120 // NEGOTIATE No offer accepted, and counter-offer(s) optionally made. See above for details.
161 // NEGOTIATE (Re-)negotiation is needed.
176 // NEGOTIATE (Re-)negotiation is needed.
196 // NEGOTIATE (Re-)negotiation is needed.
264 // NEGOTIATE (Re-)negotiation is needed.
280 // NEGOTIATE (R
[all...]

Completed in 47 milliseconds