Skip to content

Force the use of only bluetooth for data transfer? #2872

Answered by Xlythe
wisplite asked this question in Q&A
Discussion options

You must be logged in to vote

ConnectionOptions.Builder#setLowPower(true) and #setConnectionType(ConnectionType.NON_DISRUPTIVE) should turn off most WiFi upgrades.

But these params are explicitly about use cases and not mediums. We try to avoid exposing direct control over how the data is being sent -- do you have a reason why it must be Bluetooth?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wisplite
Comment options

Answer selected by Xlythe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants