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.cpp285 : RESPONSE_UNSOLICITED; in resendLastNITZTimeData()
777 responseType = RESPONSE_UNSOLICITED; in RIL_onUnsolicitedResponse()
Dril_service.cpp6862 return indicationType == RESPONSE_UNSOLICITED ? (RadioIndicationType::UNSOLICITED) : in convertIntToRadioIndicationType()