mbox series

[BlueZ,0/1] Check for ISO support in controller

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

Message

Claudia Draghicescu May 10, 2023, 12:08 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(+)