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()
154 bool dispatched = true; in chppDispatchWifiRequest() local203 dispatched = false; in chppDispatchWifiRequest()209 if (dispatched == true && error != CHPP_APP_ERROR_NONE) { in chppDispatchWifiRequest()