zephyr/include/bluetooth
Szymon Janc 46a7989a5d Bluetooth: hci_ecc: Verify LE Generate DHKey command parameters
Reply with Invalid Parameters Command Status if incomplete command
was received.

 HCI Command: LE Generate DHKey (0x08|0x0026) plen 60
        invalid packet size
        f6 0f 79 a0 3c 4f 3e 90 40 66 6b 1d 93 64 af ed  ..y.<O>.@fk..d..
        03 ec b4 5f 29 cf 6d 26 42 02 61 b9 29 9a bf 0b  ..._).m&B.a.)...
        5e da 86 8b 3a ef aa e8 13 3d 87 de a7 dc 36 57  ^...:....=....6W
        25 89 56 43 e8 2a 73 56 62 60 fa 81              %.VC.*sVb`..
> HCI Event: Command Status (0x0f) plen 4
      LE Generate DHKey (0x08|0x0026) ncmd 1
        Status: Invalid HCI Command Parameters (0x12)

Change-Id: I9c4e798096023f0807e8d353ac3318e3d13dc6f7
Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2017-01-05 08:49:17 +02:00
..
a2dp.h Bluetooth: A2DP: Added Connect API 2016-10-04 10:55:04 +00:00
att.h Bluetooth: ATT: Rework buffer pools to minimize extra data 2016-11-01 21:40:39 +02:00
avdtp.h Bluetooth: AVDTP: Add AV-Stream data structure 2016-12-16 10:27:48 +02:00
bluetooth.h Bluetooth: Make BR/EDR discovery be limited only by time 2016-12-24 08:42:15 +02:00
buf.h Bluetooth: Remove unused prio pool and buffer helpers 2017-01-05 08:49:17 +02:00
conn.h Bluetooth: Rename BT_SECURITY_ZERO to BT_SECURITY_NONE 2016-11-01 21:40:39 +02:00
gatt.h Bluetooth: GATT: Add BT_GATT_PERM_NONE convenience value 2016-12-24 08:42:15 +02:00
hci.h Bluetooth: hci_ecc: Verify LE Generate DHKey command parameters 2017-01-05 08:49:17 +02:00
hci_raw.h Bluetooth: Use unified k_fifo API for FIFOs 2016-11-11 07:59:15 +02:00
hfp_hf.h Bluetooth: HFP HF: SLC query indicators present value 2017-01-05 08:49:16 +02:00
l2cap.h Bluetooth: L2CAP: Fix using nano_delayed_work API 2016-11-11 07:59:15 +02:00
log.h logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
rfcomm.h Bluetooth: RFCOMM: Implement timer in dlc 2017-01-05 08:49:17 +02:00
sdp.h Bluetooth: SDP: Add UUID reference to user callback 2017-01-05 08:49:17 +02:00
storage.h Bluetooth: Add well known keys to storage API for legacy pairing 2016-10-16 09:01:28 +03:00
uuid.h Bluetooth: UUID: Add protocol UUIDs 2016-10-21 07:47:31 +03:00