Hi Luiz, > msft_opcode shall be use a vendor ogf (0x3f) but the check was > swifting the bits in the wrong order due to a missing parantesis > over val & 0xffff, but since the code already checks for values over > 0xffff it shall not be necessary to perform that operation it now just > removes which makes it work properly when setting opcodes like 0xfce1. > > Fixes: b8f5482c9638 ("Bluetooth: vhci: Add support for setting msft_opcode and aosp_capable") > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > drivers/bluetooth/hci_vhci.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) patch has been applied to bluetooth-next tree. Regards Marcel