diff options
author | Sean Wang <sean.wang@mediatek.com> | 2022-03-09 08:03:54 +0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2022-03-18 17:12:07 +0100 |
commit | 6ac034a76aa230c1acb5bce4442d47310b5aa2f3 (patch) | |
tree | 6ff9244a4443f161437b558f40e90f405412fcc0 /include/net/6lowpan.h | |
parent | 3640e7f4cb35353b39596816379def67ec9c58f4 (diff) | |
download | linux-6ac034a76aa230c1acb5bce4442d47310b5aa2f3.tar.bz2 |
Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor event
There is a conflict between MediaTek wmt event and msft vendor extension
logic in the core layer since 145373cb1b1f ("Bluetooth: Add framework for
Microsoft vendor extension") was introduced because we changed the type of
mediatek wmt event to the type of msft vendor event in the driver.
But the purpose we reported mediatek event to the core layer is for the
diagnostic purpose with that we are able to see the full packet trace via
monitoring socket with btmon. Thus, it is harmless we keep the original
type of mediatek vendor event here to avoid breaking the msft extension
function especially they can be supported by Mediatek future devices.
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include/net/6lowpan.h')
0 files changed, 0 insertions, 0 deletions