]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Move EIR update to hci_request.c
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 25 Nov 2015 14:15:42 +0000 (16:15 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 9 Dec 2015 23:51:48 +0000 (00:51 +0100)
commitb1a8917c9bcbf42113dfacb6492228e094c96862
tree30fbfaacbca3bc8775596c2107fa76cbe0cb8827
parent00cf5040b39638588cd10ae4ffcc76a1be6ecf2c
Bluetooth: Move EIR update to hci_request.c

We'll soon need to update the EIR both from hci_request.c and mgmt.c
so move update_eir() as a more generic request helper to
hci_request.c.

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