Searched refs:dispatched (Results 1 – 3 of 3) sorted by relevance
143 bool dispatched = true; in chppDispatchWwanRequest() local177 dispatched = false; in chppDispatchWwanRequest()183 if (dispatched == true && error != CHPP_APP_ERROR_NONE) { in chppDispatchWwanRequest()
158 bool dispatched = true; in chppDispatchGnssRequest() local207 dispatched = false; in chppDispatchGnssRequest()213 if (dispatched == true && error != CHPP_APP_ERROR_NONE) { in chppDispatchGnssRequest()
179 bool dispatched = true; in chppDispatchWifiRequest() local252 dispatched = false; in chppDispatchWifiRequest()258 if (dispatched == true && error != CHPP_APP_ERROR_NONE) { in chppDispatchWifiRequest()