Method: BluetoothCommunication#disconnect
- Defined in:
- lib/communication/bluetooth_communication.rb
#disconnect ⇒ Object
14 15 16 |
# File 'lib/communication/bluetooth_communication.rb', line 14 def disconnect @profile.disconnect end |