linux/include/net/bluetooth
Sathish Narsimman a9e45698b3 Bluetooth: Remove adv set for directed advertising
Extended advertising Data is set during bluetooth initialization
by default which causes InvalidHCICommandParameters when setting
Extended advertising parameters.

As per Core Spec 5.2 Vol 2, PART E, Sec 7.8.53, for
advertising_event_property LE_LEGACY_ADV_DIRECT_IND does not
supports advertising data when the advertising set already
contains some, the controller shall return erroc code
'InvalidHCICommandParameters(0x12).

So it is required to remove adv set for handle 0x00. since we use
instance 0 for directed adv.

Signed-off-by: Sathish Narsimman <sathish.narasimman@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2020-02-28 08:38:05 +01:00
..
bluetooth.h Bluetooth: Add BT_PHY socket option 2020-02-14 19:15:30 +01:00
hci.h Bluetooth: Remove adv set for directed advertising 2020-02-28 08:38:05 +01:00
hci_core.h Bluetooth: Add BT_PHY socket option 2020-02-14 19:15:30 +01:00
hci_mon.h Bluetooth: monitor: Add support for ISO packets 2020-01-15 22:28:51 +01:00
hci_sock.h Bluetooth: Replace zero-length array with flexible-array member 2020-02-28 08:30:02 +01:00
l2cap.h Bluetooth: Replace zero-length array with flexible-array member 2020-02-28 08:30:02 +01:00
mgmt.h Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS. 2020-01-15 22:28:41 +01:00
rfcomm.h Bluetooth: Replace zero-length array with flexible-array member 2020-02-28 08:30:02 +01:00
sco.h Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c 2014-07-11 13:58:58 +03:00