Home
last modified time | relevance | path

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

/device/linaro/hikey/bluetooth/
Dhci_packetizer.cc64 state_ = HCI_PAYLOAD; in OnDataReady()
70 case HCI_PAYLOAD: { in OnDataReady()
Dhci_packetizer.h41 enum State { HCI_PREAMBLE, HCI_PAYLOAD }; enumerator