Searched refs:RIL_UNSOL_RESPONSE_BASE (Results 1 – 4 of 4) sorted by relevance
538 int RIL_UNSOL_RESPONSE_BASE = 1000; field
455 assert(i + RIL_UNSOL_RESPONSE_BASE in RIL_register()746 unsolResponseIndex = unsolResponse - RIL_UNSOL_RESPONSE_BASE; in RIL_onUnsolicitedResponse()
6361 #define RIL_UNSOL_RESPONSE_BASE 1000 macro