]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Bluetooth: btnxpuart: Add support for ISO packets
authorNeeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Fri, 16 Aug 2024 11:13:09 +0000 (16:43 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 10 Sep 2024 17:04:18 +0000 (13:04 -0400)
commit33b25739acb9bc4b1edfd39d25487d2520c7986b
tree88c9c5f2193f9f96f11653bd8f66e37c46b48b61
parent61b27cdf025bf47d3caf0f1ceab078b48774ba13
Bluetooth: btnxpuart: Add support for ISO packets

This enables btnxpuart driver to handle ISO RX packet when DUT is
configured as audio sink.

Tested IW612 on iMX8MMini platform and BlueZ-5.77 as follows:
1) Configured DUT with bap_bcast_sink role in pipewire configuration file.
2) Started pipewire and DUT is able to sync with Broadcast source through
pipewire.
3) ISO data RX is seen in btmon.
4) Audio/Music is heard on audio jack.

Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Tested-by: Sarveshwar Bajaj <sarveshwar.bajaj@nxp.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btnxpuart.c