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

Revision v2 of 3 in this series.

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

[PATCH BlueZ v2 0/8] Scan Parameters Plugin

From: Claudio Takahasi <hidden>
Date: 2012-09-25 15:26:34

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 use this information
to adjust the scanning settings to optimize power consumption and/or
reconnection latency.

v1 changes: Using new profile abstraction (replaces btd_device drivers)
v2 changes: Add profile parameter to device probe function

Claudio Takahasi (8):
  scan: Add plugin skeleton
  scan: Register profile
  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 |  92 +++++++++++++++
 profiles/scanparam/manager.h |  26 ++++
 profiles/scanparam/scan.c    | 274 +++++++++++++++++++++++++++++++++++++++++++
 profiles/scanparam/scan.h    |  26 ++++
 6 files changed, 479 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