1037390459
Results
2
comments of
1037390459
add a DISCONNECT command to disconnect to the websocket manually.
[baby setFilterOnConnectToPeripherals:^BOOL(NSString *peripheralName, NSDictionary *advertisementData, NSNumber *RSSI) { return [weakSelf.curPeripheral.name isEqualToString:peripheralName]; }]; 在过滤器中过滤就行了