Home
last modified time | relevance | path

Searched refs:HCI_CMD_READ_CLOCK (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/hal/
Dlink_clocker.cc42 const int HCI_CMD_READ_CLOCK = 0x1407; in OnHciEvent() local
69 if (op_code != HCI_CMD_READ_CLOCK) return; in OnHciEvent()