Commit ff7c2ca
committed
sdbus_async: Add Profile interface
Bluez D-Bus Profile API [1] defines two interfaces Profile Manager and
Profile. However, profile_api.py in python-sdbus-bluez defines only
Profile Manager interface. Add the Profile interface definition.
[1] https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc/profile-api.txt
Signed-off-by: Shin'ichiro Kawasaki <kawasaki@juno.dti.ne.jp>1 parent e1d4dca commit ff7c2ca
1 file changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
0 commit comments