Searched refs:clearOnly (Results 1 – 6 of 6) sorted by relevance
189 bool clearOnly) { in chppServiceCloseOpenRequests() argument191 chppCloseOpenRequests(serviceState, CHPP_ENDPOINT_SERVICE, clearOnly); in chppServiceCloseOpenRequests()
427 bool clearOnly) { in chppClientCloseOpenRequests() argument429 chppCloseOpenRequests(clientState, CHPP_ENDPOINT_CLIENT, clearOnly); in chppClientCloseOpenRequests()
1179 enum ChppEndpointType type, bool clearOnly) { in chppCloseOpenRequests() argument1194 CHPP_LOGE("Closing open req #%" PRIu16 " clear %d", cmdIdx, clearOnly); in chppCloseOpenRequests()1196 if (clearOnly) { in chppCloseOpenRequests()
261 bool clearOnly);
340 bool clearOnly);
908 enum ChppEndpointType type, bool clearOnly);