mbox series

[v2,0/1] Bluetooth: Check for ISO support in controller

Message ID 20230510134557.11486-1-claudia.rosu@nxp.com
Headers show
Series Bluetooth: Check for ISO support in controller | expand

Message

Claudia Draghicescu May 10, 2023, 1:45 p.m. UTC
This patch checks for ISO_BROADCASTER and ISO_SYNC_RECEIVER in controller.

Claudia Draghicescu (1):
  Check for ISO_BROADCASTER and ISO_SYNC_RECEIVER bits in adapter's
    supported features

 include/net/bluetooth/hci.h      | 1 +
 include/net/bluetooth/hci_core.h | 1 +
 include/net/bluetooth/mgmt.h     | 2 ++
 net/bluetooth/mgmt.c             | 6 ++++++
 4 files changed, 10 insertions(+)