Bluetooth: ISO: Add support for periodic adv reports processing
authorClaudia Draghicescu <claudia.rosu@nxp.com>
Fri, 30 Jun 2023 09:59:28 +0000 (12:59 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 24 Aug 2023 19:22:56 +0000 (12:22 -0700)
commit9c0826310bfb784c9bac7d1d9454e304185446c5
tree80233bbd4f8f1bf62c842d866660316a161a4bf0
parent3344d318337d9dca928fd448e966557ec5063f85
Bluetooth: ISO: Add support for periodic adv reports processing

In the case of a Periodic Synchronized Receiver,
the PA report received from a Broadcaster contains the BASE,
which has information about codec and other parameters of a BIG.
This isnformation is stored and the application can retrieve it
using getsockopt(BT_ISO_BASE).

Signed-off-by: Claudia Draghicescu <claudia.rosu@nxp.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci.h
net/bluetooth/hci_event.c
net/bluetooth/iso.c