@interface GKViceroyBluetoothSupport : NSObject @property (class, readonly, nonatomic) int status; + (void)turnOnAndObserveWith:(id)a0 selector:(SEL)a1; @end