All of lore.kernel.org
 help / color / mirror / Atom feed
* Regarding accept of GATT service
@ 2017-08-29 16:52 Anupam Roy
  0 siblings, 0 replies; only message in thread
From: Anupam Roy @ 2017-08-29 16:52 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: anupam.r

Hi,
  I have a following query regarding accept callback of Bluez profiles.

Is it not possible to host multiple  GATT profiles in Bluez who could
be interested to same remote uuid?  for ex) GATT_UUID ?

It looks like even though Bluez does probe(.device_probe) of service
during device enumerations (either during loading of devices of
previously connected devices or during connect of fresh device), but
it does not accept (.accept) service to all the profiles who were
interested in the same remote uuid.
Bluez only seems to accept service for the first matching service from
the list of services filled in the device during probing.

Any insight to the above query will be helpful. Thank You very much!

BR,
-Anupam Roy

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

only message in thread, other threads:[~2017-08-29 16:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-29 16:52 Regarding accept of GATT service Anupam Roy

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.