Searched refs:HCI_CMD_READ_CLOCK (Results 1 – 1 of 1) sorted by relevance
42 const int HCI_CMD_READ_CLOCK = 0x1407; in OnHciEvent() local69 if (op_code != HCI_CMD_READ_CLOCK) return; in OnHciEvent()