| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Offer modifier methods for interface flags instead of mutating
directly, and remove square brackets.
Change-Id: I4cce719dccedfb3f0e8448c111e65b93c0008cbb
|
|
|
|
|
|
|
| |
This gets the current connection state of the profile with respect
to the local Bluetooth adapter.
Change-Id: I7cff6c9201d29a8b45413cff7384b7483f21bd5c
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
We were the setting the iface as null while disconnecting
and so when disconnected the iface used was null - which would
lead to a crash. During connecting we don't know the interface,
so we use null.
Change-Id: I970f2f1886fa32237936eff439c359187a798832
|
|/
|
|
|
|
|
|
| |
1. The interface was null for reverse tethering.
2. When disconnecting the server, we were passing the address instead of the
interface.
Change-Id: I6004cdf1eed000211cddc6b120e0aded5758eb1e
|
|
|
|
|
|
| |
Long term, all this needs to be converted to a state machine.
Change-Id: I757a04994cd04e490a632b433e62b00a23880638
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Generates InetAddresses without risking an accidental dns lookup. For use with supposedly
numeric-only ip address strings.
Change-Id: I694f3976ce1c6382854706f6557ea88a289add3a
|
|/
|
|
| |
Change-Id: Ibd3e24e391be93ebe2cf975bd075efb68e10c1ff
|
|
|
|
|
|
| |
Also merge in the netmask removal fix.
Change-Id: I7a5c806d442a704f9cb21204a1d1307461f801c7
|
|
|
|
| |
Change-Id: I818b0c7056fd43c7303c95150d8001dfc434e5e7
|
|
Change-Id: I4dfe14ce04ec357a952b577d452da2257165fc6f
|