]> git.baikalelectronics.ru Git - kernel.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)
commit0a34c83efc7f086fdf619726737688996ba0b48a
tree886565f8f281ed16a6ad5c4307c746bb9b8adb91
parent78be25011c4feed0cf4d1d3c34d8016a7845ed75
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