commit | 33f35721030185a2c5a1bb8afd4c3744709745b5 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sat Jun 28 17:54:06 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 03 17:42:48 2014 +0200 |
tree | 886565f8f281ed16a6ad5c4307c746bb9b8adb91 | |
parent | fca20018e7b86a8716511c7681115baa47aca8e4 [diff] |
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>