Home
last modified time | relevance | path

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

/aosp12/hardware/ril/include/telephony/
H A Dril.h2066 } RIL_OpenChannelParams; typedef
/aosp12/hardware/ril/reference-ril/
H A Dril.h2066 } RIL_OpenChannelParams; typedef
/aosp12/hardware/ril/libril/
H A Dril_service.cpp2232 RIL_OpenChannelParams params = {}; in iccOpenLogicalChannel()