Home | History | Annotate | Download | only in nbaio

Lines Matching refs:negotiate

38     NEGOTIATE    = 0x80000010,  // Must (re-)negotiate format.  For negotiate() only, the offeree
95 // negotiate() must called first. The purpose of negotiate() is to check compatibility of
104 // from counterOffers[0] to counterOffers[numCounterOffers - 1], and returns NEGOTIATE.
109 // important counterOffers as will fit, and returns NEGOTIATE. As this implies a re-allocation,
114 // In this case, the offerree should set numCounterOffers appropriately and return NEGOTIATE.
119 // NEGOTIATE No offer accepted, and counter-offer(s) optionally made. See above for details.
120 virtual ssize_t negotiate(const NBAIO_Format offers[], size_t numOffers,
160 // NEGOTIATE (Re-)negotiation is needed.
175 // NEGOTIATE (Re-)negotiation is needed.
195 // NEGOTIATE (Re-)negotiation is needed.
249 // NEGOTIATE (Re-)negotiation is needed.
263 // NEGOTIATE (Re-)negotiation is needed.
283 // NEGOTIATE (Re-)negotiation is needed.