zephyr/include/bluetooth
Szymon Janc 85195d2d2e Bluetooth: Add support for reading encryption key size for BR/EDR
Make use of "Read Encryption Key Size" HCI command to read real
encryption key size for BR/EDR connection instead of assuming 16
bytes key size.

< HCI Command: Read Encryption Key Size (0x05|0x0008) plen 2
        Handle: 11
> HCI Event: Command Complete (0x0e) plen 7
      Read Encryption Key Size (0x05|0x0008) ncmd 1
        Status: Success (0x00)
        Handle: 11
        Key size: 16

Change-Id: I372028ce73115d34aedbb6b5ce420144844cfce0
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-09-14 06:01:55 +00:00
..
att.h Bluetooth: GATT: Add queuing support 2016-09-07 08:17:26 +03:00
bluetooth.h Bluetooth: Rename connectable_addr member in struct bt_le_oob 2016-07-22 13:09:30 +02:00
buf.h Bluetooth: doc: Fix displacement of HCI buffer description 2016-07-19 07:27:48 +00:00
conn.h Bluetooth: doc: Fix displacement of conn type description 2016-07-19 07:27:29 +00:00
driver.h Bluetooth: Add priority buffer for handling critical HCI events 2016-06-29 14:51:51 +00:00
gatt.h Bluetooth: GATT: Add queuing support 2016-09-07 08:17:26 +03:00
hci_raw.h Bluetooth: Add missing guards to hci_raw.h header file 2016-09-07 08:17:26 +03:00
hci.h Bluetooth: Add support for reading encryption key size for BR/EDR 2016-09-14 06:01:55 +00:00
hfp_hf.h Bluetooth: HFP HF: Initialize Handsfree profile 2016-09-14 08:45:45 +03:00
l2cap.h Bluetooth: L2CAP: Implement connect command on BR/EDR 2016-09-07 08:17:26 +03:00
log.h Bluetooth: log: Include nanokernel.h to use BT_ASSERT() 2016-09-14 08:45:45 +03:00
rfcomm.h Bluetooth: Pre-allocated RFCOMM Channels 2016-09-14 08:45:45 +03:00
storage.h Bluetooth: doc: Fix displacement of storage keys description 2016-07-19 07:28:05 +00:00
uuid.h Bluetooth: UUID: Add 32bit UUID support 2016-09-07 08:17:26 +03:00