Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril_internal.h30 #define RESPONSE_UNSOLICITED 1 macro
Dril.cpp287 : RESPONSE_UNSOLICITED; in resendLastNITZTimeData()
779 responseType = RESPONSE_UNSOLICITED; in RIL_onUnsolicitedResponse()
Dril_service.cpp6851 return indicationType == RESPONSE_UNSOLICITED ? (RadioIndicationType::UNSOLICITED) : in convertIntToRadioIndicationType()