Bluetooth: Set LE Default PHY preferences
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 2 May 2017 06:54:19 +0000 (23:54 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 18 May 2017 11:52:49 +0000 (13:52 +0200)
commitde2ba3039cfb61334b2523677cc032422873ff93
tree2661702a3ff18cf08deb2b0385eb8e04f812f814
parent27bbca44026d81968b002d73edf6976d49edd005
Bluetooth: Set LE Default PHY preferences

If the LE Set Default PHY command is supported, the indicate to the
controller that the host has no preferences for transmitter PHY or
receiver PHY selection.

Issuing this command gives the controller a clear indication that other
PHY can be selected if available.

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