Attachment 'toyota-dbus.txt'

Download

   1 = org.freedesktop.DBus =
   2 == functions ==
   3 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
   4 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
   5 <node>
   6   <interface name="org.freedesktop.DBus.Introspectable">
   7     <method name="Introspect">
   8       <arg name="data" direction="out" type="s"/>
   9     </method>
  10   </interface>
  11   <interface name="org.freedesktop.DBus">
  12     <method name="Hello">
  13       <arg direction="out" type="s"/>
  14     </method>
  15     <method name="RequestName">
  16       <arg direction="in" type="s"/>
  17       <arg direction="in" type="u"/>
  18       <arg direction="out" type="u"/>
  19     </method>
  20     <method name="ReleaseName">
  21       <arg direction="in" type="s"/>
  22       <arg direction="out" type="u"/>
  23     </method>
  24     <method name="StartServiceByName">
  25       <arg direction="in" type="s"/>
  26       <arg direction="in" type="u"/>
  27       <arg direction="out" type="u"/>
  28     </method>
  29     <method name="UpdateActivationEnvironment">
  30       <arg direction="in" type="a{ss}"/>
  31     </method>
  32     <method name="NameHasOwner">
  33       <arg direction="in" type="s"/>
  34       <arg direction="out" type="b"/>
  35     </method>
  36     <method name="ListNames">
  37       <arg direction="out" type="as"/>
  38     </method>
  39     <method name="ListActivatableNames">
  40       <arg direction="out" type="as"/>
  41     </method>
  42     <method name="AddMatch">
  43       <arg direction="in" type="s"/>
  44     </method>
  45     <method name="RemoveMatch">
  46       <arg direction="in" type="s"/>
  47     </method>
  48     <method name="GetNameOwner">
  49       <arg direction="in" type="s"/>
  50       <arg direction="out" type="s"/>
  51     </method>
  52     <method name="ListQueuedOwners">
  53       <arg direction="in" type="s"/>
  54       <arg direction="out" type="as"/>
  55     </method>
  56     <method name="GetConnectionUnixUser">
  57       <arg direction="in" type="s"/>
  58       <arg direction="out" type="u"/>
  59     </method>
  60     <method name="GetConnectionUnixProcessID">
  61       <arg direction="in" type="s"/>
  62       <arg direction="out" type="u"/>
  63     </method>
  64     <method name="GetAdtAuditSessionData">
  65       <arg direction="in" type="s"/>
  66       <arg direction="out" type="ay"/>
  67     </method>
  68     <method name="GetConnectionSELinuxSecurityContext">
  69       <arg direction="in" type="s"/>
  70       <arg direction="out" type="ay"/>
  71     </method>
  72     <method name="ReloadConfig">
  73     </method>
  74     <method name="GetId">
  75       <arg direction="out" type="s"/>
  76     </method>
  77     <signal name="NameOwnerChanged">
  78       <arg type="s"/>
  79       <arg type="s"/>
  80       <arg type="s"/>
  81     </signal>
  82     <signal name="NameLost">
  83       <arg type="s"/>
  84     </signal>
  85     <signal name="NameAcquired">
  86       <arg type="s"/>
  87     </signal>
  88   </interface>
  89 </node>
  90 
  91 == objects ==
  92 org.freedesktop.DBus
  93 com.harman.service.PersistentKeyValue
  94 com.harman.service.SimpleHandsFree
  95 com.harman.service.antiReadDisturbService
  96 com.harman.service.SoftwareInstaller
  97 com.aicas.xlet.manager.AMS
  98 com.harman.service.SoftwareUpdate
  99 com.harman.service.csi_SqlDatabase
 100 com.harman.service.HMIService
 101 com.harman.service.Media
 102 com.harman.service.Navigation
 103 :1.40
 104 com.harman.service.Diagnostics
 105 com.harman.service.ToyotaConnMgr
 106 :1.20
 107 :1.24
 108 :1.111
 109 :1.25
 110 :1.112
 111 com.harman.service.poi_SqlDatabase
 112 :1.26
 113 :1.27
 114 :1.28
 115 com.harman.service.BluetoothService
 116 com.harman.service.DatabaseService
 117 com.harman.service.ToyotaMGR
 118 com.harman.service.Tuner
 119 com.harman.service.NDR
 120 com.harman.service.WavePrompter
 121 com.harman.service.authenticationService
 122 de.ict-se.service.Csi
 123 com.harman.service.ContactBackup
 124 com.harman.service.PictureScaler
 125 com.harman.service.WatchDogService
 126 com.harman.service.TimeMgr
 127 com.harman.service.ConnMgr
 128 :1.31
 129 :1.32
 130 :1.11
 131 :1.33
 132 com.harman.service.AudioCtrlSvc
 133 :1.12
 134 :1.34
 135 :1.0
 136 :1.35
 137 com.harman.service.PimService
 138 :1.1
 139 :1.14
 140 :1.36
 141 :1.2
 142 com.harman.service.DeviceInput
 143 :1.37
 144 :1.38
 145 :1.3
 146 :1.39
 147 :1.4
 148 :1.17
 149 :1.5
 150 :1.18
 151 :1.19
 152 
 153 = com.harman.service.PersistentKeyValue =
 154 == functions ==
 155 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 156 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 157 <node name="/com/harman/service/PersistentKeyValue">
 158    <interface name="com.harman.ServiceIpc">
 159       <method name="Invoke">
 160          <arg name="method" type="s" direction="in"/>
 161          <arg name="parameters" type="s" direction="in"/>
 162          <arg name="result" type="s" direction="out"/>
 163       </method>
 164       <signal name="Emit">
 165          <arg name="name" type="s"/>
 166          <arg name="data" type="s"/>
 167       </signal>
 168    </interface>
 169    <interface name="org.freedesktop.DBus.Introspectable">
 170       <method name="Introspect">
 171          <arg direction="out" type="s" name="data"/>
 172       </method>
 173    </interface>
 174 </node>
 175 == objects ==
 176 ListNames() failed.
 177 
 178 = com.harman.service.SimpleHandsFree =
 179 == functions ==
 180 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 181 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 182 <node name="/com/harman/service/SimpleHandsFree">
 183    <interface name="com.harman.ServiceIpc">
 184       <method name="Invoke">
 185          <arg name="method" type="s" direction="in"/>
 186          <arg name="parameters" type="s" direction="in"/>
 187          <arg name="result" type="s" direction="out"/>
 188       </method>
 189       <signal name="Emit">
 190          <arg name="name" type="s"/>
 191          <arg name="data" type="s"/>
 192       </signal>
 193    </interface>
 194    <interface name="org.freedesktop.DBus.Introspectable">
 195       <method name="Introspect">
 196          <arg direction="out" type="s" name="data"/>
 197       </method>
 198    </interface>
 199 </node>
 200 == objects ==
 201 ListNames() failed.
 202 
 203 = com.harman.service.antiReadDisturbService =
 204 == functions ==
 205 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 206 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 207 <node name="/com/harman/service/antiReadDisturbService">
 208    <interface name="com.harman.ServiceIpc">
 209       <method name="Invoke">
 210          <arg name="method" type="s" direction="in"/>
 211          <arg name="parameters" type="s" direction="in"/>
 212          <arg name="result" type="s" direction="out"/>
 213       </method>
 214       <signal name="Emit">
 215          <arg name="name" type="s"/>
 216          <arg name="data" type="s"/>
 217       </signal>
 218    </interface>
 219    <interface name="org.freedesktop.DBus.Introspectable">
 220       <method name="Introspect">
 221          <arg direction="out" type="s" name="data"/>
 222       </method>
 223    </interface>
 224 </node>
 225 == objects ==
 226 ListNames() failed.
 227 
 228 = com.harman.service.SoftwareInstaller =
 229 == functions ==
 230 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 231 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 232 <node name="/com/harman/service/SoftwareInstaller">
 233    <interface name="com.harman.ServiceIpc">
 234       <method name="Invoke">
 235          <arg name="method" type="s" direction="in"/>
 236          <arg name="parameters" type="s" direction="in"/>
 237          <arg name="result" type="s" direction="out"/>
 238       </method>
 239       <signal name="Emit">
 240          <arg name="name" type="s"/>
 241          <arg name="data" type="s"/>
 242       </signal>
 243    </interface>
 244    <interface name="org.freedesktop.DBus.Introspectable">
 245       <method name="Introspect">
 246          <arg direction="out" type="s" name="data"/>
 247       </method>
 248    </interface>
 249 </node>
 250 == objects ==
 251 ListNames() failed.
 252 
 253 = com.aicas.xlet.manager.AMS =
 254 == functions ==
 255 Introspect() failed.
 256 == objects ==
 257 ListNames() failed.
 258 
 259 = com.harman.service.SoftwareUpdate =
 260 == functions ==
 261 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 262 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 263 <node name="/com/harman/service/SoftwareUpdate">
 264    <interface name="com.harman.ServiceIpc">
 265       <method name="Invoke">
 266          <arg name="method" type="s" direction="in"/>
 267          <arg name="parameters" type="s" direction="in"/>
 268          <arg name="result" type="s" direction="out"/>
 269       </method>
 270       <signal name="Emit">
 271          <arg name="name" type="s"/>
 272          <arg name="data" type="s"/>
 273       </signal>
 274    </interface>
 275    <interface name="org.freedesktop.DBus.Introspectable">
 276       <method name="Introspect">
 277          <arg direction="out" type="s" name="data"/>
 278       </method>
 279    </interface>
 280 </node>
 281 == objects ==
 282 ListNames() failed.
 283 
 284 = com.harman.service.csi_SqlDatabase =
 285 == functions ==
 286 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 287 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 288 <node name="/com/harman/service/csi_SqlDatabase">
 289    <interface name="com.harman.ServiceIpc">
 290       <method name="Invoke">
 291          <arg name="method" type="s" direction="in"/>
 292          <arg name="parameters" type="s" direction="in"/>
 293          <arg name="result" type="s" direction="out"/>
 294       </method>
 295       <signal name="Emit">
 296          <arg name="name" type="s"/>
 297          <arg name="data" type="s"/>
 298       </signal>
 299    </interface>
 300    <interface name="org.freedesktop.DBus.Introspectable">
 301       <method name="Introspect">
 302          <arg direction="out" type="s" name="data"/>
 303       </method>
 304    </interface>
 305 </node>
 306 == objects ==
 307 ListNames() failed.
 308 
 309 = com.harman.service.HMIService =
 310 == functions ==
 311 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 312 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 313 <node name="/com/harman/service/HMIService">
 314    <interface name="com.harman.ServiceIpc">
 315       <method name="Invoke">
 316          <arg name="method" type="s" direction="in"/>
 317          <arg name="parameters" type="s" direction="in"/>
 318          <arg name="result" type="s" direction="out"/>
 319       </method>
 320       <signal name="Emit">
 321          <arg name="name" type="s"/>
 322          <arg name="data" type="s"/>
 323       </signal>
 324    </interface>
 325    <interface name="org.freedesktop.DBus.Introspectable">
 326       <method name="Introspect">
 327          <arg direction="out" type="s" name="data"/>
 328       </method>
 329    </interface>
 330 </node>
 331 == objects ==
 332 ListNames() failed.
 333 
 334 = com.harman.service.Media =
 335 == functions ==
 336 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 337 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 338 <node name="/com/harman/service/Media">
 339    <interface name="com.harman.ServiceIpc">
 340       <method name="Invoke">
 341          <arg name="method" type="s" direction="in"/>
 342          <arg name="parameters" type="s" direction="in"/>
 343          <arg name="result" type="s" direction="out"/>
 344       </method>
 345       <signal name="Emit">
 346          <arg name="name" type="s"/>
 347          <arg name="data" type="s"/>
 348       </signal>
 349    </interface>
 350    <interface name="org.freedesktop.DBus.Introspectable">
 351       <method name="Introspect">
 352          <arg direction="out" type="s" name="data"/>
 353       </method>
 354    </interface>
 355 </node>
 356 == objects ==
 357 ListNames() failed.
 358 
 359 = com.harman.service.Navigation =
 360 == functions ==
 361 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 362 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 363 <node name="/com/harman/service/Navigation">
 364    <interface name="com.harman.ServiceIpc">
 365       <method name="Invoke">
 366          <arg name="method" type="s" direction="in"/>
 367          <arg name="parameters" type="s" direction="in"/>
 368          <arg name="result" type="s" direction="out"/>
 369       </method>
 370       <signal name="Emit">
 371          <arg name="name" type="s"/>
 372          <arg name="data" type="s"/>
 373       </signal>
 374    </interface>
 375    <interface name="org.freedesktop.DBus.Introspectable">
 376       <method name="Introspect">
 377          <arg direction="out" type="s" name="data"/>
 378       </method>
 379    </interface>
 380 </node>
 381 == objects ==
 382 ListNames() failed.
 383 
 384 skipped :1.40.
 385 
 386 = com.harman.service.Diagnostics =
 387 == functions ==
 388 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 389 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 390 <node name="/com/harman/service/Diagnostics">
 391    <interface name="com.harman.ServiceIpc">
 392       <method name="Invoke">
 393          <arg name="method" type="s" direction="in"/>
 394          <arg name="parameters" type="s" direction="in"/>
 395          <arg name="result" type="s" direction="out"/>
 396       </method>
 397       <signal name="Emit">
 398          <arg name="name" type="s"/>
 399          <arg name="data" type="s"/>
 400       </signal>
 401    </interface>
 402    <interface name="org.freedesktop.DBus.Introspectable">
 403       <method name="Introspect">
 404          <arg direction="out" type="s" name="data"/>
 405       </method>
 406    </interface>
 407 </node>
 408 == objects ==
 409 ListNames() failed.
 410 
 411 = com.harman.service.ToyotaConnMgr =
 412 == functions ==
 413 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 414 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 415 <node name="/com/harman/service/ToyotaConnMgr">
 416    <interface name="com.harman.ServiceIpc">
 417       <method name="Invoke">
 418          <arg name="method" type="s" direction="in"/>
 419          <arg name="parameters" type="s" direction="in"/>
 420          <arg name="result" type="s" direction="out"/>
 421       </method>
 422       <signal name="Emit">
 423          <arg name="name" type="s"/>
 424          <arg name="data" type="s"/>
 425       </signal>
 426    </interface>
 427    <interface name="org.freedesktop.DBus.Introspectable">
 428       <method name="Introspect">
 429          <arg direction="out" type="s" name="data"/>
 430       </method>
 431    </interface>
 432 </node>
 433 == objects ==
 434 ListNames() failed.
 435 
 436 skipped :1.20.
 437 
 438 skipped :1.24.
 439 
 440 skipped :1.111.
 441 
 442 skipped :1.25.
 443 
 444 = com.harman.service.poi_SqlDatabase =
 445 == functions ==
 446 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 447 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 448 <node name="/com/harman/service/poi_SqlDatabase">
 449    <interface name="com.harman.ServiceIpc">
 450       <method name="Invoke">
 451          <arg name="method" type="s" direction="in"/>
 452          <arg name="parameters" type="s" direction="in"/>
 453          <arg name="result" type="s" direction="out"/>
 454       </method>
 455       <signal name="Emit">
 456          <arg name="name" type="s"/>
 457          <arg name="data" type="s"/>
 458       </signal>
 459    </interface>
 460    <interface name="org.freedesktop.DBus.Introspectable">
 461       <method name="Introspect">
 462          <arg direction="out" type="s" name="data"/>
 463       </method>
 464    </interface>
 465 </node>
 466 == objects ==
 467 ListNames() failed.
 468 
 469 skipped :1.26.
 470 
 471 skipped :1.27.
 472 
 473 skipped :1.28.
 474 
 475 = com.harman.service.BluetoothService =
 476 == functions ==
 477 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 478 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 479 <node name="/com/harman/service/BluetoothService">
 480    <interface name="com.harman.ServiceIpc">
 481       <method name="Invoke">
 482          <arg name="method" type="s" direction="in"/>
 483          <arg name="parameters" type="s" direction="in"/>
 484          <arg name="result" type="s" direction="out"/>
 485       </method>
 486       <signal name="Emit">
 487          <arg name="name" type="s"/>
 488          <arg name="data" type="s"/>
 489       </signal>
 490    </interface>
 491    <interface name="org.freedesktop.DBus.Introspectable">
 492       <method name="Introspect">
 493          <arg direction="out" type="s" name="data"/>
 494       </method>
 495    </interface>
 496 </node>
 497 == objects ==
 498 ListNames() failed.
 499 
 500 = com.harman.service.DatabaseService =
 501 == functions ==
 502 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 503 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 504 <node name="/com/harman/service/DatabaseService">
 505    <interface name="com.harman.ServiceIpc">
 506       <method name="Invoke">
 507          <arg name="method" type="s" direction="in"/>
 508          <arg name="parameters" type="s" direction="in"/>
 509          <arg name="result" type="s" direction="out"/>
 510       </method>
 511       <signal name="Emit">
 512          <arg name="name" type="s"/>
 513          <arg name="data" type="s"/>
 514       </signal>
 515    </interface>
 516    <interface name="org.freedesktop.DBus.Introspectable">
 517       <method name="Introspect">
 518          <arg direction="out" type="s" name="data"/>
 519       </method>
 520    </interface>
 521 </node>
 522 == objects ==
 523 ListNames() failed.
 524 
 525 = com.harman.service.ToyotaMGR =
 526 == functions ==
 527 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 528 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 529 <node name="/com/harman/service/ToyotaMGR">
 530    <interface name="com.harman.ServiceIpc">
 531       <method name="Invoke">
 532          <arg name="method" type="s" direction="in"/>
 533          <arg name="parameters" type="s" direction="in"/>
 534          <arg name="result" type="s" direction="out"/>
 535       </method>
 536       <signal name="Emit">
 537          <arg name="name" type="s"/>
 538          <arg name="data" type="s"/>
 539       </signal>
 540    </interface>
 541    <interface name="org.freedesktop.DBus.Introspectable">
 542       <method name="Introspect">
 543          <arg direction="out" type="s" name="data"/>
 544       </method>
 545    </interface>
 546 </node>
 547 == objects ==
 548 ListNames() failed.
 549 
 550 = com.harman.service.Tuner =
 551 == functions ==
 552 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 553 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 554 <node name="/com/harman/service/Tuner">
 555    <interface name="com.harman.ServiceIpc">
 556       <method name="Invoke">
 557          <arg name="method" type="s" direction="in"/>
 558          <arg name="parameters" type="s" direction="in"/>
 559          <arg name="result" type="s" direction="out"/>
 560       </method>
 561       <signal name="Emit">
 562          <arg name="name" type="s"/>
 563          <arg name="data" type="s"/>
 564       </signal>
 565    </interface>
 566    <interface name="org.freedesktop.DBus.Introspectable">
 567       <method name="Introspect">
 568          <arg direction="out" type="s" name="data"/>
 569       </method>
 570    </interface>
 571 </node>
 572 == objects ==
 573 ListNames() failed.
 574 
 575 = com.harman.service.NDR =
 576 == functions ==
 577 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 578 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 579 <node name="/com/harman/service/NDR">
 580    <interface name="com.harman.ServiceIpc">
 581       <method name="Invoke">
 582          <arg name="method" type="s" direction="in"/>
 583          <arg name="parameters" type="s" direction="in"/>
 584          <arg name="result" type="s" direction="out"/>
 585       </method>
 586       <signal name="Emit">
 587          <arg name="name" type="s"/>
 588          <arg name="data" type="s"/>
 589       </signal>
 590    </interface>
 591    <interface name="org.freedesktop.DBus.Introspectable">
 592       <method name="Introspect">
 593          <arg direction="out" type="s" name="data"/>
 594       </method>
 595    </interface>
 596 </node>
 597 == objects ==
 598 ListNames() failed.
 599 
 600 = com.harman.service.WavePrompter =
 601 == functions ==
 602 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 603 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 604 <node name="/com/harman/service/WavePrompter">
 605    <interface name="com.harman.ServiceIpc">
 606       <method name="Invoke">
 607          <arg name="method" type="s" direction="in"/>
 608          <arg name="parameters" type="s" direction="in"/>
 609          <arg name="result" type="s" direction="out"/>
 610       </method>
 611       <signal name="Emit">
 612          <arg name="name" type="s"/>
 613          <arg name="data" type="s"/>
 614       </signal>
 615    </interface>
 616    <interface name="org.freedesktop.DBus.Introspectable">
 617       <method name="Introspect">
 618          <arg direction="out" type="s" name="data"/>
 619       </method>
 620    </interface>
 621 </node>
 622 == objects ==
 623 ListNames() failed.
 624 
 625 = com.harman.service.authenticationService =
 626 == functions ==
 627 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 628 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 629 <node name="/com/harman/service/authenticationService">
 630    <interface name="com.harman.ServiceIpc">
 631       <method name="Invoke">
 632          <arg name="method" type="s" direction="in"/>
 633          <arg name="parameters" type="s" direction="in"/>
 634          <arg name="result" type="s" direction="out"/>
 635       </method>
 636       <signal name="Emit">
 637          <arg name="name" type="s"/>
 638          <arg name="data" type="s"/>
 639       </signal>
 640    </interface>
 641    <interface name="org.freedesktop.DBus.Introspectable">
 642       <method name="Introspect">
 643          <arg direction="out" type="s" name="data"/>
 644       </method>
 645    </interface>
 646 </node>
 647 == objects ==
 648 ListNames() failed.
 649 
 650 skipped de.ict-se.service.Csi.
 651 
 652 = com.harman.service.ContactBackup =
 653 == functions ==
 654 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 655 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 656 <node name="/com/harman/service/ContactBackup">
 657    <interface name="com.harman.ServiceIpc">
 658       <method name="Invoke">
 659          <arg name="method" type="s" direction="in"/>
 660          <arg name="parameters" type="s" direction="in"/>
 661          <arg name="result" type="s" direction="out"/>
 662       </method>
 663       <signal name="Emit">
 664          <arg name="name" type="s"/>
 665          <arg name="data" type="s"/>
 666       </signal>
 667    </interface>
 668    <interface name="org.freedesktop.DBus.Introspectable">
 669       <method name="Introspect">
 670          <arg direction="out" type="s" name="data"/>
 671       </method>
 672    </interface>
 673 </node>
 674 == objects ==
 675 ListNames() failed.
 676 
 677 = com.harman.service.PictureScaler =
 678 == functions ==
 679 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 680 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 681 <node name="/com/harman/service/PictureScaler">
 682    <interface name="com.harman.ServiceIpc">
 683       <method name="Invoke">
 684          <arg name="method" type="s" direction="in"/>
 685          <arg name="parameters" type="s" direction="in"/>
 686          <arg name="result" type="s" direction="out"/>
 687       </method>
 688       <signal name="Emit">
 689          <arg name="name" type="s"/>
 690          <arg name="data" type="s"/>
 691       </signal>
 692    </interface>
 693    <interface name="org.freedesktop.DBus.Introspectable">
 694       <method name="Introspect">
 695          <arg direction="out" type="s" name="data"/>
 696       </method>
 697    </interface>
 698 </node>
 699 == objects ==
 700 ListNames() failed.
 701 
 702 = com.harman.service.WatchDogService =
 703 == functions ==
 704 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 705 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 706 <node name="/com/harman/service/WatchDogService">
 707    <interface name="com.harman.ServiceIpc">
 708       <method name="Invoke">
 709          <arg name="method" type="s" direction="in"/>
 710          <arg name="parameters" type="s" direction="in"/>
 711          <arg name="result" type="s" direction="out"/>
 712       </method>
 713       <signal name="Emit">
 714          <arg name="name" type="s"/>
 715          <arg name="data" type="s"/>
 716       </signal>
 717    </interface>
 718    <interface name="org.freedesktop.DBus.Introspectable">
 719       <method name="Introspect">
 720          <arg direction="out" type="s" name="data"/>
 721       </method>
 722    </interface>
 723 </node>
 724 == objects ==
 725 ListNames() failed.
 726 
 727 = com.harman.service.TimeMgr =
 728 == functions ==
 729 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 730 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 731 <node name="/com/harman/service/TimeMgr">
 732    <interface name="com.harman.ServiceIpc">
 733       <method name="Invoke">
 734          <arg name="method" type="s" direction="in"/>
 735          <arg name="parameters" type="s" direction="in"/>
 736          <arg name="result" type="s" direction="out"/>
 737       </method>
 738       <signal name="Emit">
 739          <arg name="name" type="s"/>
 740          <arg name="data" type="s"/>
 741       </signal>
 742    </interface>
 743    <interface name="org.freedesktop.DBus.Introspectable">
 744       <method name="Introspect">
 745          <arg direction="out" type="s" name="data"/>
 746       </method>
 747    </interface>
 748 </node>
 749 == objects ==
 750 ListNames() failed.
 751 
 752 = com.harman.service.ConnMgr =
 753 == functions ==
 754 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 755 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 756 <node name="/com/harman/service/ConnMgr">
 757    <interface name="com.harman.ServiceIpc">
 758       <method name="Invoke">
 759          <arg name="method" type="s" direction="in"/>
 760          <arg name="parameters" type="s" direction="in"/>
 761          <arg name="result" type="s" direction="out"/>
 762       </method>
 763       <signal name="Emit">
 764          <arg name="name" type="s"/>
 765          <arg name="data" type="s"/>
 766       </signal>
 767    </interface>
 768    <interface name="org.freedesktop.DBus.Introspectable">
 769       <method name="Introspect">
 770          <arg direction="out" type="s" name="data"/>
 771       </method>
 772    </interface>
 773 </node>
 774 == objects ==
 775 ListNames() failed.
 776 
 777 skipped :1.31.
 778 
 779 skipped :1.32.
 780 
 781 skipped :1.11.
 782 
 783 skipped :1.33.
 784 
 785 = com.harman.service.AudioCtrlSvc =
 786 == functions ==
 787 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 788 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 789 <node name="/com/harman/service/AudioCtrlSvc">
 790    <interface name="com.harman.ServiceIpc">
 791       <method name="Invoke">
 792          <arg name="method" type="s" direction="in"/>
 793          <arg name="parameters" type="s" direction="in"/>
 794          <arg name="result" type="s" direction="out"/>
 795       </method>
 796       <signal name="Emit">
 797          <arg name="name" type="s"/>
 798          <arg name="data" type="s"/>
 799       </signal>
 800    </interface>
 801    <interface name="org.freedesktop.DBus.Introspectable">
 802       <method name="Introspect">
 803          <arg direction="out" type="s" name="data"/>
 804       </method>
 805    </interface>
 806 </node>
 807 == objects ==
 808 ListNames() failed.
 809 
 810 skipped :1.12.
 811 
 812 skipped :1.34.
 813 
 814 skipped :1.0.
 815 
 816 skipped :1.35.
 817 
 818 = com.harman.service.PimService =
 819 == functions ==
 820 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 821 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 822 <node name="/com/harman/service/PimService">
 823    <interface name="com.harman.ServiceIpc">
 824       <method name="Invoke">
 825          <arg name="method" type="s" direction="in"/>
 826          <arg name="parameters" type="s" direction="in"/>
 827          <arg name="result" type="s" direction="out"/>
 828       </method>
 829       <signal name="Emit">
 830          <arg name="name" type="s"/>
 831          <arg name="data" type="s"/>
 832       </signal>
 833    </interface>
 834    <interface name="org.freedesktop.DBus.Introspectable">
 835       <method name="Introspect">
 836          <arg direction="out" type="s" name="data"/>
 837       </method>
 838    </interface>
 839 </node>
 840 == objects ==
 841 ListNames() failed.
 842 
 843 skipped :1.1.
 844 
 845 skipped :1.14.
 846 
 847 skipped :1.36.
 848 
 849 skipped :1.2.
 850 
 851 = com.harman.service.DeviceInput =
 852 == functions ==
 853 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 854 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 855 <node name="/com/harman/service/DeviceInput">
 856    <interface name="com.harman.ServiceIpc">
 857       <method name="Invoke">
 858          <arg name="method" type="s" direction="in"/>
 859          <arg name="parameters" type="s" direction="in"/>
 860          <arg name="result" type="s" direction="out"/>
 861       </method>
 862       <signal name="Emit">
 863          <arg name="name" type="s"/>
 864          <arg name="data" type="s"/>
 865       </signal>
 866    </interface>
 867    <interface name="org.freedesktop.DBus.Introspectable">
 868       <method name="Introspect">
 869          <arg direction="out" type="s" name="data"/>
 870       </method>
 871    </interface>
 872 </node>
 873 == objects ==
 874 ListNames() failed.
 875 
 876 skipped :1.37.
 877 
 878 skipped :1.38.
 879 
 880 skipped :1.3.
 881 
 882 skipped :1.39.
 883 
 884 skipped :1.4.
 885 
 886 skipped :1.17.
 887 
 888 skipped :1.5.
 889 
 890 skipped :1.18.
 891 
 892 skipped :1.19.

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view | diff] (2012-11-06 16:54:29, 1.2 KB) [[attachment:scan.py]]
  • [get | view | diff] (2012-11-06 16:58:26, 0.4 KB) [[attachment:toyota-cmd.py]]
  • [get | view | diff] (2012-11-06 12:56:14, 26.7 KB) [[attachment:toyota-dbus.txt]]
  • [get | view | diff] (2012-11-06 17:08:29, 8.3 KB) [[attachment:toyota.log]]
  • [get | view | diff] (2012-11-06 12:55:59, 1.2 KB) [[attachment:toyota.py]]
 All files | Selected Files: delete move to page
Normal Sort Sort + uniq Sort + uniq + count

You are not allowed to attach a file to this page.