CoreBluetooth - Can connectPeripheral be called multiple times
问题 Can an application attempt to connect to multiple devices at once? When an app calls 'connectPeripheral', it will attempt to connect for an unspecified amount of time since there is no time-out. However, if 'connectPeripheral' is called a second time, does it cancel out the previous call, or will the app attempt to make two separate connections at once? 回答1: In my testing I've seen if you call it multiple times prior to being connected, it will take longer to actually connect (and often