Thread (28 messages) flat view 28 messages, 2 authors, 2012-09-28
STALE5059d

Revision v0 of 3 in this series.

Revisions (3)
  1. v0 current
  2. v1 [diff vs current]
  3. v2 [diff vs current]

[PATCH BlueZ v0 0/8] Scan Parameters Plugin

From: Claudio Takahasi <hidden>
Date: 2012-08-22 19:45:15

This patch series implements a new GATT based service/plugin for Scan
Parameters: Optional service for HID devices.

This service enables a GATT Client to store the LE scan parameters on
a GATT Server device, allowing the GATT Server to utilize the information
to adjust behavior to optimize power consumption and/or reconnection
latency.

Claudio Takahasi (8):
  scan: Add plugin skeleton
  scan: Register device driver
  scan: Add ATTIO callbacks registration
  scan: Add write scan interval window
  scan: Enable Scan Refresh notification
  scan: Register notification handler
  scan: Write parameters when requested
  scan: Avoid discover if scan handle is known

 Makefile.am                  |   8 +-
 profiles/scanparam/main.c    |  55 +++++++++
 profiles/scanparam/manager.c |  89 ++++++++++++++
 profiles/scanparam/manager.h |  26 +++++
 profiles/scanparam/scan.c    | 272 +++++++++++++++++++++++++++++++++++++++++++
 profiles/scanparam/scan.h    |  26 +++++
 6 files changed, 474 insertions(+), 2 deletions(-)
 create mode 100644 profiles/scanparam/main.c
 create mode 100644 profiles/scanparam/manager.c
 create mode 100644 profiles/scanparam/manager.h
 create mode 100644 profiles/scanparam/scan.c
 create mode 100644 profiles/scanparam/scan.h

-- 
1.7.12
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help