Bluetooth: Add support for Add/Remove Device management commands
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 29 Jun 2014 17:44:03 +0000 (19:44 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:50 +0000 (17:42 +0200)
commit2faade53e65f276cf1c30a885fb64808a083714e
tree9e3a7b5ace382ab46c8515b3be69f8a39bcd4615
parent037fc415bce5ac7604ac52216ec03d011f81e5b0
Bluetooth: Add support for Add/Remove Device management commands

This allows adding or removing devices from the background scanning
list the kernel maintains. Device flagged for auto-connection will
be automatically connected if they are found.

The passive scanning required for auto-connection will be started
and stopped on demand.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/mgmt.h
net/bluetooth/mgmt.c
This page took 0.025215 seconds and 5 git commands to generate.