mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-25 13:14:14 +08:00
TODO: Update obexd & service plugin status
This commit is contained in:
parent
c4c9436697
commit
8d3c48664f
12
TODO
12
TODO
@ -72,14 +72,8 @@ released.
|
||||
- Once the above item is done switch ConnectProfile to match remote_uuid
|
||||
instead of local_uuid (as that's more intuitive).
|
||||
|
||||
- Convert obexd to use org.bluez.Profile
|
||||
|
||||
- Convert obexd & obex-client to ObjectManager/Properties
|
||||
|
||||
- Remove org.bluez.Service interface (it has become unnecessary thanks
|
||||
to org.bluez.Profile). obexd needs to be converted to use the new
|
||||
interface first.
|
||||
|
||||
- Don't install libbluetooth by default (put it behind a configure switch)
|
||||
|
||||
- (maybe) rename or re-design DiscoverServices since it's BR/EDR specific
|
||||
@ -95,6 +89,12 @@ released.
|
||||
|
||||
Completed items:
|
||||
|
||||
- Convert obexd to use org.bluez.Profile
|
||||
|
||||
- Remove org.bluez.Service interface (it has become unnecessary thanks
|
||||
to org.bluez.Profile). obexd needs to be converted to use the new
|
||||
interface first.
|
||||
|
||||
- Auto-connect newly registered profiles if we're in a connected state
|
||||
created by Device.Connect. This will fix e.g. oFono crashing and
|
||||
restarting.
|
||||
|
Loading…
Reference in New Issue
Block a user