clkoff_cp         243 net/bluetooth/hci_conn.c 		struct hci_cp_read_clock_offset clkoff_cp;
clkoff_cp         245 net/bluetooth/hci_conn.c 		clkoff_cp.handle = cpu_to_le16(conn->handle);
clkoff_cp         246 net/bluetooth/hci_conn.c 		hci_send_cmd(hdev, HCI_OP_READ_CLOCK_OFFSET, sizeof(clkoff_cp),
clkoff_cp         247 net/bluetooth/hci_conn.c 			     &clkoff_cp);