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 <redacted>
---
net/bluetooth/hci_event.c | 13 ++++++++++---
net/bluetooth/mgmt.c | 38 ++++++++++++++++++++++++++------------
2 files changed, 36 insertions(+), 15 deletions(-)