]> Pileus Git - ~andy/linux/commit
Bluetooth: Add LE scan type macros
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 4 Apr 2013 23:21:00 +0000 (20:21 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 18 Apr 2013 04:16:25 +0000 (01:16 -0300)
commit5df480b56e427d83830576862463226c8fcc95d7
treee79dc6f8087391ed22260e385fe4eed36c30cf16
parentb6c7515a288485fc638f95d484d8f1dbe1b7f541
Bluetooth: Add LE scan type macros

This patch adds macros for active and passive LE scan type values.
The LE_SCAN_PASSIVE was also defined since it will be used in future
by LE connection routine and GAP Observer Role support.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Acked-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/hci.h
net/bluetooth/mgmt.c