Hi Tedd, > This patch fixes the controller index in the Experimental Features > Changed event for the offload_codec and the quality_report features to > use the actual hdev index instead of non-controller index(0xffff) so the > client can receive the event and know which controller the event is for. > > Fixes: 9332efdf02e9 ("Bluetooth: Add offload feature under experimental flag") > Fixes: 50a75f15531a ("Bluetooth: Support the quality report events") > > Signed-off-by: Tedd Ho-Jeong An <tedd.an@xxxxxxxxx> > --- > net/bluetooth/mgmt.c | 15 +++++++++------ > 1 file changed, 9 insertions(+), 6 deletions(-) patch has been applied to bluetooth-next tree, but I had to fix the commit ids. Regards Marcel