@interface DSProviderDevice : DSRapportDevice @property BOOL isResponsePending; - (id)initWithRapportDevice:(id)a0 queue:(id)a1; @end