Home
last modified time | relevance | path

Searched refs:RIL_UNSOL_CDMA_PRL_CHANGED (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_unsol_commands.h52 {RIL_UNSOL_CDMA_PRL_CHANGED, radio_1_6::cdmaPrlChangedInd, WAKE_PARTIAL},
Dril.cpp1258 case RIL_UNSOL_CDMA_PRL_CHANGED: return "UNSOL_CDMA_PRL_CHANGED"; in requestToString()
Dril.h8118 #define RIL_UNSOL_CDMA_PRL_CHANGED 1032 macro
/device/generic/goldfish/radio/include/telephony/
Dril.h6798 #define RIL_UNSOL_CDMA_PRL_CHANGED 1032 macro
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c6173 RIL_onUnsolicitedResponse(RIL_UNSOL_CDMA_PRL_CHANGED, &version, sizeof(version));