setDevice(_:)
Set the device object to pair with. It is retained by the object.
Declaration
func setDevice(_ inDevice: IOBluetoothDevice!)Parameters
- inDevice:
The IOBluetoothDevice object that the IOBluetoothDevicePair object with which to perform a pairing.