mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2025-01-07 20:13:21 +08:00
fabd565565
Custom GATT services typically use 128-bits UUIDs; this patch allows for using gatt_service_add to define such services by adding a new option GATT_OPT_CHR_UUID, which allows for passing bt_uuid_t* values. Note, a previous patch renamed the old GATT_OPT_CHR_UUID into GATT_OPT_CHR_UUID16. |
||
---|---|---|
.. | ||
att-database.h | ||
att.c | ||
att.h | ||
gatt-service.c | ||
gatt-service.h | ||
gatt.c | ||
gatt.h | ||
gattrib.c | ||
gattrib.h | ||
gatttool.c | ||
gatttool.h | ||
interactive.c | ||
utils.c |