]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: mgmt: Allow local name changes while powered off
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 22 Feb 2012 19:06:55 +0000 (21:06 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 23 Feb 2012 11:07:00 +0000 (13:07 +0200)
commit60a53593bc62bdfd2847e4d54d724f5b42607c89
treeb50261ffeb89292456e02c817c2af8c07a351fa9
parent52170ae6b6cf7cd4008bea769d84f0af428d47e7
Bluetooth: mgmt: Allow local name changes while powered off

This patch makes it possible to set the local name before powering on
the device. The name will be applied using the hci_write_local_name
command once the device gets powered on.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c