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