Searched refs:callbackType (Results 1 – 2 of 2) sorted by relevance
105 if (waitForCallbackType != ANY_CALLBACK && callbackType != INVALID in wait()106 && callbackType != waitForCallbackType) { in wait()126 parent_.callbackType = NOTIFY_CAPABILITIES_RESPONSE; in notifyCapabilitiesResponse()139 parent_.callbackType = NOTIFY_ENABLE_RESPONSE; in notifyEnableResponse()151 parent_.callbackType = NOTIFY_CONFIG_RESPONSE; in notifyConfigResponse()163 parent_.callbackType = NOTIFY_DISABLE_RESPONSE; in notifyDisableResponse()176 parent_.callbackType = NOTIFY_START_PUBLISH_RESPONSE; in notifyStartPublishResponse()189 parent_.callbackType = NOTIFY_STOP_PUBLISH_RESPONSE; in notifyStopPublishResponse()202 parent_.callbackType = NOTIFY_START_SUBSCRIBE_RESPONSE; in notifyStartSubscribeResponse()215 parent_.callbackType = NOTIFY_STOP_SUBSCRIBE_RESPONSE; in notifyStopSubscribeResponse()[all …]
117 callbackType != INVALID && in wait()118 callbackType != waitForCallbackType) { in wait()139 parent_.callbackType = NOTIFY_CAPABILITIES_RESPONSE; in notifyCapabilitiesResponse()151 parent_.callbackType = NOTIFY_ENABLE_RESPONSE; in notifyEnableResponse()162 parent_.callbackType = NOTIFY_CONFIG_RESPONSE; in notifyConfigResponse()173 parent_.callbackType = NOTIFY_DISABLE_RESPONSE; in notifyDisableResponse()185 parent_.callbackType = NOTIFY_START_PUBLISH_RESPONSE; in notifyStartPublishResponse()197 parent_.callbackType = NOTIFY_STOP_PUBLISH_RESPONSE; in notifyStopPublishResponse()209 parent_.callbackType = NOTIFY_START_SUBSCRIBE_RESPONSE; in notifyStartSubscribeResponse()221 parent_.callbackType = NOTIFY_STOP_SUBSCRIBE_RESPONSE; in notifyStopSubscribeResponse()[all …]