Lines Matching full:negotiate
37 NEGOTIATE = 0x80000010, // Must (re-)negotiate format. For negotiate() only, the offeree
85 // negotiate() must called first. The purpose of negotiate() is to check compatibility of
94 // from counterOffers[0] to counterOffers[numCounterOffers - 1], and returns NEGOTIATE.
99 // important counterOffers as will fit, and returns NEGOTIATE. As this implies a re-allocation,
104 // In this case, the offerree should set numCounterOffers appropriately and return NEGOTIATE.
109 // NEGOTIATE No offer accepted, and counter-offer(s) optionally made. See above for details.
110 virtual ssize_t negotiate(const NBAIO_Format offers[], size_t numOffers,
150 // NEGOTIATE (Re-)negotiation is needed.
165 // NEGOTIATE (Re-)negotiation is needed.
185 // NEGOTIATE (Re-)negotiation is needed.
253 // NEGOTIATE (Re-)negotiation is needed.
269 // NEGOTIATE (Re-)negotiation is needed.
291 // NEGOTIATE (Re-)negotiation is needed.