Home
last modified time | relevance | path

Searched refs:setSimCardPower_1_6 (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/
DRadioSim.cpp242 mHal1_6->setSimCardPower_1_6(serial, V1_1::CardPowerState(powerUp)); in setSimCardPower()
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_api.cpp591 TEST_P(RadioHidlTest_v1_6, setSimCardPower_1_6) { in TEST_P() argument
594 radio_v1_6->setSimCardPower_1_6(serial, CardPowerState::POWER_DOWN); in TEST_P()
620 radio_v1_6->setSimCardPower_1_6(serial, CardPowerState::POWER_UP); in TEST_P()
/hardware/interfaces/radio/1.6/
DIRadioResponse.hal222 * should only be sent once the request from setSimCardPower_1_6 is complete
DIRadio.hal257 oneway setSimCardPower_1_6(int32_t serial, CardPowerState powerUp);