The following patches are implementing the userspace functions to handle RSSI threshold monitor. The mgmt-api changes was proposed by: [PATCH] Add RSSI Monitor documentation API(see ML) Claudio Takahasi (8): Add RSSI threshold monitor definition in mgmt Add RSSI threshold monitor implementation Add enable RSSI threshold monitoring Return FALSE if RSSI monitor is already enabled Add disable for RSSI threshold monitor Add adapter_ops calls for RSSI Enable/Disable Notify registered monitors when alert is triggered Add handle for RSSI monitor alert event in mgmt lib/mgmt.h | 18 +++++++++++ plugins/hciops.c | 13 ++++++++ plugins/mgmtops.c | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++ src/adapter.c | 89 +++++++++++++++++++++++++++++++++++++++++++++++++++++ src/adapter.h | 13 ++++++++ src/event.c | 14 ++++++++ src/event.h | 2 + 7 files changed, 234 insertions(+), 0 deletions(-) -- 1.7.6 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html