zephyr/net/bluetooth
Szymon Janc c0ee86d1bf Bluetooth: SMP: Fix security request auth requirements
When sending security request for connection with pending high
security level, authentication requirements should indicate that
MITM is required.

< ACL Data TX: Handle 64 flags 0x00 dlen 6
      SMP: Security Request (0x0b) len 1
        Authentication requirement: Bonding, MITM, Legacy,
                                    No Keypresses (0x05)

Change-Id: Ie78e021726063b0eee415bfa7189962fe0b2d94b
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:15:38 -05:00
..
att.c Bluetooth: Fix wrong buffer allocation result 2016-02-05 20:15:37 -05:00
att.h Bluetooth: ATT: Add bt_att_get_mtu 2016-02-05 20:15:22 -05:00
buf.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
conn.c Bluetooth: Store key type in common structure 2016-02-05 20:15:38 -05:00
conn_internal.h Bluetooth: Move connection callbacks to the conn.c 2016-02-05 20:15:37 -05:00
gatt.c Bluetooth: Fix wrong read included function name 2016-02-05 20:15:37 -05:00
hci_core.c Bluetooth: Store key type in common structure 2016-02-05 20:15:38 -05:00
hci_core.h Bluetooth: Update LE Exchange Features event handler 2016-02-05 20:15:37 -05:00
Kconfig Bluetooth: Make self-test option relevant to SMP debug 2016-02-05 20:15:23 -05:00
keys.c Bluetooth: Simplify keys management code 2016-02-05 20:15:38 -05:00
keys.h Bluetooth: Store key type in common structure 2016-02-05 20:15:38 -05:00
l2cap.c Bluetooth: Update LE Exchange Features event handler 2016-02-05 20:15:37 -05:00
l2cap.h Bluetooth: Make bt_l2cap_update_conn_param to be non-void function 2016-02-05 20:15:37 -05:00
Makefile Bluetooth: Move key handling to separate files 2016-02-05 20:14:17 -05:00
smp.c Bluetooth: SMP: Fix security request auth requirements 2016-02-05 20:15:38 -05:00
smp.h Bluetooth: Add data signing function 2016-02-05 20:15:24 -05:00
uuid.c Bluetooth: Add bt_uuid_cmp 2016-02-05 20:14:04 -05:00