Home
last modified time | relevance | path

Searched refs:initOffload (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/tetheroffload/control/1.0/vts/functional/
DVtsHalTetheroffloadControlV1_0TargetTest.cpp168 void initOffload(const bool expected_result) { in initOffload() function in OffloadControlHidlTestBase
174 const Return<void> ret = control->initOffload(control_cb, init_cb); in initOffload()
180 initOffload(true); in setupControlHal()
228 initOffload(true); in TEST_P()
229 initOffload(false); in TEST_P()
230 initOffload(false); in TEST_P()
231 initOffload(false); in TEST_P()
255 initOffload(true); in TEST_P()
/hardware/interfaces/tetheroffload/control/1.0/
DIOffloadControl.hal48 initOffload(ITetheringOffloadCallback cb) generates (bool success, string errMsg);
55 * in initOffload must be released, and offload must be stopped.
68 * This API may only be called after initOffload and before stopOffload.
115 * Once the limit is reached, the callback registered in initOffload must be called to indicate
118 * addDownstream again. Note that it is not necessary to call initOffload again to resume offload
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.h134 Return<void> initOffload(
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/inc/
DHAL.h135 Return<void> initOffload(
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/inc/
DHAL.h134 Return<void> initOffload(
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DHAL.cpp327 Return<void> HAL::initOffload in initOffload() function in HAL
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/
DHAL.cpp329 Return<void> HAL::initOffload in initOffload() function in HAL
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/
DHAL.cpp327 Return<void> HAL::initOffload in initOffload() function in HAL