Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolves #170 - Return error on monitor disconnection #175

Commits on Oct 27, 2017

  1. return error on monitorDisconnection to the user

    bartoszstelmaszuk authored and Bartosz Stelmaszuk committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    7403fc6 View commit details
    Browse the repository at this point in the history
  2. reverting change of returned type from Single to Observable

    bartoszstelmaszuk authored and Bartosz Stelmaszuk committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    619fad5 View commit details
    Browse the repository at this point in the history
  3. review fixes removing added error case and proper mapping delegate me…

    …thod
    bartoszstelmaszuk authored and Bartosz Stelmaszuk committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    aa9f72f View commit details
    Browse the repository at this point in the history
  4. review fixes to express disconnection error as DisconnectionReason ty…

    …pealias instead of BluetoothError
    Bartosz Stelmaszuk committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    9501a1d View commit details
    Browse the repository at this point in the history
  5. review fixes

    Bartosz Stelmaszuk committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    40b2bbb View commit details
    Browse the repository at this point in the history
  6. removed monitorPeripheral function in BluetoothManager

    Bartosz Stelmaszuk committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    57a1192 View commit details
    Browse the repository at this point in the history