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

VBLOCKS-3880 BluetoothHeadsetManager should check permission when invoked #171

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ocarevs
Copy link
Collaborator

@ocarevs ocarevs commented Jan 14, 2025

Description

BluetoothHeadsetManager should check permission when invoked
[Description of the Pull Request]

Breakdown

  • Check if BluetoothHeadsetManager is not initialised and bluetooth permissions are granted, in that case create a new instance
  • Remove deprecated BluetoothAdapter.getDefaultAdapter() in favour of BluetoothManager.adapter

Validation

  • [Bulleted summary of validation steps]
  • [eg. Add new unit tests to validate changes]
  • [eg. Verified all CI checks pass on the feature branch]

Additional Notes

[Any additional comments, notes, or information relevant to reviewers.]

Submission Checklist

  • The source has been evaluated for semantic versioning changes and are reflected in gradle.properties
  • The CHANGELOG.md reflects any feature, bug fixes, or known issues made in the source code

@ocarevs ocarevs requested a review from afalls-twilio January 14, 2025 12:41
@ocarevs ocarevs marked this pull request as draft January 14, 2025 12:53
@ocarevs ocarevs removed the request for review from afalls-twilio January 14, 2025 12:53
@ocarevs ocarevs marked this pull request as ready for review January 14, 2025 13:37
@ocarevs ocarevs requested a review from afalls-twilio January 14, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant