]> git.openfabrics.org - ~emulex/infiniband.git/commit
Bluetooth: Add tracking of local and piconet clock values
authorJohan Hedberg <johan.hedberg@intel.com>
Sat, 28 Jun 2014 14:54:06 +0000 (17:54 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:48 +0000 (17:42 +0200)
commit33f35721030185a2c5a1bb8afd4c3744709745b5
tree886565f8f281ed16a6ad5c4307c746bb9b8adb91
parentfca20018e7b86a8716511c7681115baa47aca8e4
Bluetooth: Add tracking of local and piconet clock values

This patch adds support for storing the local and piconet clock values
from the HCI_Read_Clock command response to the hci_dev and hci_conn
structs. This will be later used in another patch to implement support
for the Get Clock Info mgmt command.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_event.c