Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 24 Oct 2019 13:15:43 +0000 (16:15 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 26 Oct 2019 05:28:19 +0000 (07:28 +0200)
commit492ad783a150cd352abba8723e5942521d938c8d
tree7f37d950073e28dccd0de7ae775ddab321d8ae9c
parent10bbffa3e88e3aae870c734b234c0718d26f97ab
Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0

Instance 0 is controlled by stack itself and always set the local name
in the scan response.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_request.c