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"> The name org.bluez was not provided by any .service files
<br><br>I am using the system bus on my client code. And I was told the error means DBUS cannot find my Bluez daemon hcid. I have checked and DBUS and hcid are both running just fine. My /etc/dbus-1/system.d has a file
bluez-hcid.conf which supposedly should be all I need in terms of configuration. Does dbus daemon load files under /etc/dbus-1/system.d/? 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>