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

/frameworks/av/include/media/nbaio/
H A DNBAIO.h36 NEGOTIATE = 0x80000010, // Must (re-)negotiate format. For negotiate() only, the offeree enumerator in enum:android::__anon40
93 // from counterOffers[0] to counterOffers[numCounterOffers - 1], and returns NEGOTIATE.
98 // important counterOffers as will fit, and returns NEGOTIATE. As this implies a re-allocation,
103 // In this case, the offerree should set numCounterOffers appropriately and return NEGOTIATE.
108 // NEGOTIATE No offer accepted, and counter-offer(s) optionally made. See above for details.
149 // NEGOTIATE (Re-)negotiation is needed.
164 // NEGOTIATE (Re-)negotiation is needed.
184 // NEGOTIATE (Re-)negotiation is needed.
247 // NEGOTIATE (Re-)negotiation is needed.
263 // NEGOTIATE (R
[all...]

Completed in 97 milliseconds