Bluetooth: Add support for Get Clock Info mgmt command
authorJohan Hedberg <johan.hedberg@intel.com>
Sat, 28 Jun 2014 14:54:07 +0000 (17:54 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:49 +0000 (17:42 +0200)
commit958684263d3efbc721fb2b86f94876893eb638d2
treecf49339ab50f18e351b1cd1dcdb83d516f5054ff
parent33f35721030185a2c5a1bb8afd4c3744709745b5
Bluetooth: Add support for Get Clock Info mgmt command

This patch implements support for the Get Clock Information mgmt
command. This is done by performing one or two HCI_Read_Clock commands
and creating the response from the stored values in the hci_dev and
hci_conn structs.

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