Home
last modified time | relevance | path

Searched hist:"9 dfe1727" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Diso.c9dfe1727 Wed Aug 03 12:17:17 CDT 2022 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP

BT_DEFER_SETUP shall be considered valid for all states except for
BT_CONNECTED as it is also used when initiated a connection rather then
only for BT_BOUND and BT_LISTEN.

Fixes: ccf74f2390d60 ("Bluetooth: Add BTPROTO_ISO socket type")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>