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_hidl_hal_test.cpp86 cardStatus.physicalSlotId >= radioConfigRsp->simSlotStatus.size()) { in getLogicalSimId()
91 logicalSlotId = radioConfigRsp->simSlotStatus[cardStatus.physicalSlotId].logicalSlotId; in getLogicalSimId()
Dradio_config_response.cpp25 simSlotStatus = slotStatus; in getSimSlotsStatusResponse()
Dradio_hidl_hal_utils_v1_2.h65 hidl_vec<SimSlotStatus> simSlotStatus; variable