Searched refs:RIL_UNSOL_RESPONSE_BASE (Results 1 – 7 of 7) sorted by relevance
472 assert(i + RIL_UNSOL_RESPONSE_BASE in RIL_register()779 unsolResponseIndex = unsolResponse - RIL_UNSOL_RESPONSE_BASE; in RIL_onUnsolicitedResponse()781 if ((unsolResponse < RIL_UNSOL_RESPONSE_BASE) in RIL_onUnsolicitedResponse()789 if (unsolResponse >= RIL_UNSOL_RESPONSE_BASE in RIL_onUnsolicitedResponse()791 unsolResponseIndex = unsolResponse - RIL_UNSOL_RESPONSE_BASE; in RIL_onUnsolicitedResponse()
7168 #define RIL_UNSOL_RESPONSE_BASE 1000 macro
455 assert(i + RIL_UNSOL_RESPONSE_BASE in RIL_register()747 unsolResponseIndex = unsolResponse - RIL_UNSOL_RESPONSE_BASE; in RIL_onUnsolicitedResponse()
6754 #define RIL_UNSOL_RESPONSE_BASE 1000 macro
455 assert(i + RIL_UNSOL_RESPONSE_BASE in RIL_register()746 unsolResponseIndex = unsolResponse - RIL_UNSOL_RESPONSE_BASE; in RIL_onUnsolicitedResponse()
6362 #define RIL_UNSOL_RESPONSE_BASE 1000 macro
6361 #define RIL_UNSOL_RESPONSE_BASE 1000 macro