linux/include/net/bluetooth
Archie Pusaka c2aa30db74 Bluetooth: debugfs option to unset MITM flag
The BT qualification test SM/MAS/PKE/BV-01-C needs us to turn off
the MITM flag when pairing, and at the same time also set the io
capability to something other than no input no output.

Currently the MITM flag is only unset when the io capability is set
to no input no output, therefore the test cannot be executed.

This patch introduces a debugfs option to force MITM flag to be
turned off.

Signed-off-by: Archie Pusaka <apusaka@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2020-04-07 18:32:21 +02:00
..
bluetooth.h Bluetooth: Add BT_MODE socket option 2020-04-02 08:25:19 +02:00
hci.h Bluetooth: debugfs option to unset MITM flag 2020-04-07 18:32:21 +02:00
hci_core.h Bluetooth: Add support for Read Local Simple Pairing Options 2020-04-05 14:53:11 +03:00
hci_mon.h Bluetooth: monitor: Add support for ISO packets 2020-01-15 22:28:51 +01:00
hci_sock.h Bluetooth: Replace zero-length array with flexible-array member 2020-02-28 08:30:02 +01:00
l2cap.h Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections 2020-03-25 22:16:08 +01:00
mgmt.h Bluetooth: Add support for reading security information 2020-04-05 14:53:13 +03:00
rfcomm.h Bluetooth: Replace zero-length array with flexible-array member 2020-02-28 08:30:02 +01:00
sco.h