]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit27a7837f7a9c71041740019f90f2fcaec4ec84e5
tree2661702a3ff18cf08deb2b0385eb8e04f812f814
parentc126d69e6a93fd4dd087eb025cc54de9996295f4
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