Lines Matching refs:offload
23 * Interface used to control the lifecycle of tethering offload
27 * Indicates intent to start offload for tethering in immediate future.
35 * If for some reason, the hardware is currently unable to support offload, this call must fail.
37 * @param cb Assuming success, this callback must provide unsolicited updates of offload status.
43 * Remarks: Initializing offload does not imply that any upstreams or downstreams have yet been,
51 * Indicate desire to tear down all tethering offload.
53 * Called after tethering is no longer requested by the user. Any remaining offload must
55 * in initOffload must be released, and offload must be stopped.
57 * @return success true if offload is stopped, false otherwise
106 * This API may only be called while offload is occurring on this upstream. The hardware
107 * management process is not expected to cache the value and apply the quota once offload is
116 * this event and all offload must be stopped. If offload is desired again, the hardware
118 * addDownstream again. Note that it is not necessary to call initOffload again to resume offload
135 * If any of the previously three mentioned parameters are null, then any current IPv4 offload
143 * offload must be stopped.
150 * null, offload must be stopped.
181 * preserved so that offload may begin in the future when an upstream is set.
197 * hardware cannot support concurrent offload on multiple interfaces, the hardware
198 * cannot currently support offload on the tether interface for some reason, or any