All of lore.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] cd2471: service: Add initiator argument to service_accept
@ 2022-05-13  0:38 Luiz Augusto von Dentz
  0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2022-05-13  0:38 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: cd24715bb22656539157a6fb09d70485ec5f5cdd
      https://github.com/bluez/bluez/commit/cd24715bb22656539157a6fb09d70485ec5f5cdd
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2022-05-12 (Thu, 12 May 2022)

  Changed paths:
    M src/device.c
    M src/service.c
    M src/service.h

  Log Message:
  -----------
  service: Add initiator argument to service_accept

This adds initiator argument to service_accept so profiles accepting
the connection can use btd_service_is_initiator to determine if the
connection was initiated locally (central) or remotely (peripheral).


  Commit: 83497bbb307fcc6eb7f11e996c9bfdbd97147a7e
      https://github.com/bluez/bluez/commit/83497bbb307fcc6eb7f11e996c9bfdbd97147a7e
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2022-05-12 (Thu, 12 May 2022)

  Changed paths:
    M src/shared/gatt-db.c

  Log Message:
  -----------
  gatt-db: Allow passing Characteristic Value to gatt_db_attribute_get_char_data

This makes gatt_db_attribute_get_char_data work with Characteristic
Value rather than only with Characteristic Declaration.


Compare: https://github.com/bluez/bluez/compare/4423d63a9634...83497bbb307f

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-13  0:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-13  0:38 [bluez/bluez] cd2471: service: Add initiator argument to service_accept Luiz Augusto von Dentz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.