Home
last modified time | relevance | path

Searched refs:RIL_UNSOL_RESPONSE_BASE (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java538 int RIL_UNSOL_RESPONSE_BASE = 1000; field
/aosp12/hardware/ril/libril/
H A Dril.cpp455 assert(i + RIL_UNSOL_RESPONSE_BASE in RIL_register()
746 unsolResponseIndex = unsolResponse - RIL_UNSOL_RESPONSE_BASE; in RIL_onUnsolicitedResponse()
/aosp12/hardware/ril/include/telephony/
H A Dril.h6361 #define RIL_UNSOL_RESPONSE_BASE 1000 macro
/aosp12/hardware/ril/reference-ril/
H A Dril.h6361 #define RIL_UNSOL_RESPONSE_BASE 1000 macro