Bluetooth: add LED trigger for indicating HCI is powered up
authorHeiner Kallweit <hkallweit1@gmail.com>
Fri, 8 Jan 2016 18:28:58 +0000 (19:28 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 23 Feb 2016 19:29:35 +0000 (20:29 +0100)
commit6d5d2ee63cee7025badda3b74ae2ef7ab097acfa
tree84d89e34753cdd8e2a00dabb73eb6c6e3d1896d6
parenta30a9ea6e21b495372aff549f3dfd63198bd1f45
Bluetooth: add LED trigger for indicating HCI is powered up

Add support for LED triggers to the Bluetooth subsystem and add kernel
config symbol BT_LEDS for it.

For now one trigger for indicating "HCI is powered up" is supported.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/Kconfig
net/bluetooth/Makefile
net/bluetooth/hci_core.c
net/bluetooth/leds.c [new file with mode: 0644]
net/bluetooth/leds.h [new file with mode: 0644]
This page took 0.025823 seconds and 5 git commands to generate.