rhummelmose / BluetoothKit

Easily communicate between iOS/OSX devices using BLE
Other
2.27k stars 267 forks source link

Connect by uuid #39

Closed barelyreal closed 8 years ago

barelyreal commented 8 years ago

Added methods to create valid BKRemotePeripheral objects for direct connection (only after having previously found them by scanning)

rhummelmose commented 8 years ago

@barelyreal: Super awesome. Please open the PR on the dev branch instead :)

barelyreal commented 8 years ago

whoops, will do!