disconnect method

void disconnect()

Implementation

void disconnect() {
  // TODO(Brian): implement ble disconnection logic
}