Question about HOG input devices

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I would like to be able to configure my Bluetooth HOG mouse but its
GATT characteristic used for configuration has no DBus interface
associated with it.

HOG services are not "external" and are marked as claimed in
add_gatt_service. This prevents the characteristic from being
exported.

  if (!profile->external) {
    /* Mark the service as claimed by the existing profile. */
    gatt_db_service_set_claimed(attr, true);
  }

So I have a few questions,

1. What does external mean?
2. Is there another way to access the characteristic and configure the device?
3. If not, can we make the input-hog profile external?

Thank you
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux