Home
last modified time | relevance | path

Searched refs:simSlotStatus (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/radio/1.2/vts/functional/
Dradio_config_response.cpp25 simSlotStatus = slotStatus; in getSimSlotsStatusResponse()
Dradio_hidl_hal_test.cpp115 cardStatus.physicalSlotId >= radioConfigRsp->simSlotStatus.size()) { in getLogicalSimId()
120 logicalSlotId = radioConfigRsp->simSlotStatus[cardStatus.physicalSlotId].logicalSlotId; in getLogicalSimId()
Dradio_hidl_hal_utils_v1_2.h75 hidl_vec<SimSlotStatus> simSlotStatus; variable