OSDN Git Service

Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 13 Jul 2023 20:41:31 +0000 (13:41 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 11 Aug 2023 18:49:16 +0000 (11:49 -0700)
commit3f19ffb2f924db5b0925c77818d18ac1f6f08a44
tree7010df3f9299258abb030a3171ed5d71a9d5c57b
parent0e72e3b12c1ee73e8cb180f0bff204a9eb51621a
Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic

This makes the handling of BT_PKT_STATUS more generic so it can be
reused by sockets other than SCO like BT_DEFER_SETUP, etc.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/bluetooth.h
include/net/bluetooth/sco.h
net/bluetooth/af_bluetooth.c
net/bluetooth/hci_core.c
net/bluetooth/sco.c