mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-29 15:14:31 +08:00
reporting missing functionality: AuthorizeService and CancelAuthorizationProcess must be accepted in the adapters path
This commit is contained in:
parent
25a6009775
commit
06ce1a666a
@ -30,3 +30,8 @@ message(use add_match) and check if the path belongs to the service list.
|
||||
The manager path is a fallback path, but the service path can not include
|
||||
'/org/bluez' prefix.
|
||||
|
||||
* Authorization path
|
||||
AuthorizeService and CancelAuthorizationProcess are not compliant with the dbus-api.
|
||||
Currently, only the messages sent to the manager path(base) "/org/bluez" are
|
||||
accepted. Adapter paths must be handled too.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user