Parent: a36a7af598daa5eeebc909607d4f8df7e2f9e91e
Author: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2015-05-17 10:39:13
Tree: 407f85e52927fd77bf66c78b623a6911d3973591
btdev: Add DHKey generation command to emulator Add LE Generate DHKey Command available in Bluetooth Spec 4.2. Controller sends Command Status and LE Meta event LE Generate DHKey Complete. ... > HCI Event: Command Status (0x0f) plen 4 LE Generate DHKey (0x08|0x0026) ncmd 1 Status: Success (0x00) > HCI Event: LE Meta Event (0x3e) plen 34 LE Generate DHKey Complete (0x09) Status: Success (0x00) Diffie-Hellman key:<key> ...
Diffstat
| M | emulator/btdev.c | | | 18 | ++++++++++++++++++ |
1 files changed, 18 insertions(+), 0 deletions(-)