Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril.cpp340 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c), (d)) macro
344 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c)) macro
4076 RIL_UNSOL_RESPONSE(RIL_UNSOL_RIL_CONNECTED, in onNewCommandConnect()
4080 RIL_UNSOL_RESPONSE(RIL_UNSOL_RESPONSE_RADIO_STATE_CHANGED, in onNewCommandConnect()
4368 RIL_UNSOL_RESPONSE(RIL_UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED, NULL, 0, socket_id); in debugCallback()
5114 RIL_UNSOL_RESPONSE(RIL_UNSOL_VOICE_RADIO_TECH_CHANGED, in processRadioState()
5121 RIL_UNSOL_RESPONSE(RIL_UNSOL_CDMA_SUBSCRIPTION_SOURCE_CHANGED, in processRadioState()
5128 RIL_UNSOL_RESPONSE(RIL_UNSOL_RESPONSE_SIM_STATUS_CHANGED, NULL, 0, socket_id); in processRadioState()