Skip to content

Commit

Permalink
Bluetooth SCO States
Browse files Browse the repository at this point in the history
- exposed bluetooth audio states, so we can track if it is connected/disconnected
- tested startBluetoothSco|stopBluetoothSco|setBluetoothScoOn
- tested setCommunicationDevice|getCommunicationDevice|clearCommunicationDevice
- tested setStreamVolume
- linting AndroidAudioManager
  • Loading branch information
rwrz committed Nov 16, 2022
1 parent 6795ed5 commit 664c490
Show file tree
Hide file tree
Showing 4 changed files with 403 additions and 253 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@
build/

pubspec.lock

.idea
Loading

0 comments on commit 664c490

Please sign in to comment.