Hi<br><br>I am trying to make use of the DBUS API provided by Bluez Bluetooth daemon to talk to Bluez daemon.<br>Any of the DBUS API I ran, I got this error:<br><br><span class="q">&nbsp;&nbsp;&nbsp; The name org.bluez was not provided by any .service files
<br><br>I am using the system bus on my client code.&nbsp; And I was told the error means DBUS cannot find my Bluez daemon hcid.&nbsp; I have checked and DBUS and hcid are both running just fine.&nbsp; My /etc/dbus-1/system.d has a file 
bluez-hcid.conf which supposedly should be all I need in terms of configuration.&nbsp; Does dbus daemon load files under /etc/dbus-1/system.d/?&nbsp; Is there anything else I need to configure DBUS to be able to find the running hcid?
<br>Any tips/pointers much appreciated.<br><br>Mark<br><br></span>