Home
last modified time | relevance | path

Searched refs:stopOffload (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/tetheroffload/control/1.0/vts/functional/
DOffloadControlTestBase.cpp23 stopOffload(ExpectBoolean::Ignored); in TearDown()
56 void OffloadControlTestBase::stopOffload(const ExpectBoolean value) { in stopOffload() function in OffloadControlTestBase
69 const Return<void> ret = control->stopOffload(cb); in stopOffload()
DVtsHalTetheroffloadControlV1_0TargetTest.cpp45 stopOffload(ExpectBoolean::False); in TEST_P()
46 stopOffload(ExpectBoolean::False); in TEST_P()
47 stopOffload(ExpectBoolean::False); in TEST_P()
77 stopOffload(ExpectBoolean::Ignored); // balance out initOffload(true) in TEST_P()
79 stopOffload(ExpectBoolean::False); in TEST_P()
81 stopOffload(ExpectBoolean::False); in TEST_P()
/hardware/interfaces/tetheroffload/control/1.0/
DIOffloadControl.hal32 * If this API is called multiple times without first calling stopOffload, then the subsequent
38 * It is assumed to be valid until stopOffload is called.
44 * or even will be, chosen. This API is symmetrical with stopOffload.
63 stopOffload() generates (bool success, string errMsg);
68 * This API may only be called after initOffload and before stopOffload.
119 * if stopOffload was not called by the client.
145 * This API may only be called after initOffload and before stopOffload.
186 * This API may only be called after initOffload and before stopOffload.
211 * This API may only be called after initOffload and before stopOffload.
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/inc/
DHAL.h137 Return<void> stopOffload(
/hardware/interfaces/tetheroffload/control/1.0/vts/functional/include/
DOffloadControlTestBase.h82 void stopOffload(const ExpectBoolean value);
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/inc/
DHAL.h138 Return<void> stopOffload(
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/inc/
DHAL.h137 Return<void> stopOffload(
/hardware/interfaces/tetheroffload/control/1.1/
DIOffloadControl.hal54 * no need to call initOffload again to resume offload if stopOffload was not called by the
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DHAL.cpp352 Return<void> HAL::stopOffload in stopOffload() function in HAL
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/
DHAL.cpp352 Return<void> HAL::stopOffload in stopOffload() function in HAL
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/
DHAL.cpp354 Return<void> HAL::stopOffload in stopOffload() function in HAL