All of lore.kernel.org
 help / color / mirror / Atom feed
* gatttool --listen not working?
@ 2014-11-13 12:26 Urbani, Edmund
  0 siblings, 0 replies; only message in thread
From: Urbani, Edmund @ 2014-11-13 12:26 UTC (permalink / raw)
  To: linux-bluetooth

Hello all,

I am trying to connect to a GATT service (running on an iPhone) and register a 
notification listener using gatttool. I can read the attribute value with 
gatttool and the --char-read argument just fine. When I add --listen, gatttool 
keeps running, but I never see any notifications. Debugging on the other end 
reveals that the iOS APIs didSubscribeToCharacteristic never gets called.

Any ideas why this is not working?

gatttool -i hci0 -t random --listen --char-read --handle 0x0034 -b 5C:A2:D5:C7:BF:14
Characteristic value/descriptor: 2d

.... and then. Nothing.

Kind regards,
  Edmund



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

only message in thread, other threads:[~2014-11-13 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-13 12:26 gatttool --listen not working? Urbani, Edmund

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.