Method: BluetoothCommunication#connect

Defined in:
lib/communication/bluetooth_communication.rb

#connectObject



10
11
12
# File 'lib/communication/bluetooth_communication.rb', line 10

def connect
  @profile.connect
end