OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HCI_PREAMBLE
(Results
1 - 2
of
2
) sorted by null
/device/linaro/hikey/bluetooth/
hci_packetizer.h
41
enum State {
HCI_PREAMBLE
, HCI_PAYLOAD };
42
State state_{
HCI_PREAMBLE
};
/hardware/interfaces/bluetooth/1.0/default/
hci_packetizer.h
41
enum State {
HCI_PREAMBLE
, HCI_PAYLOAD };
42
State state_{
HCI_PREAMBLE
};
Completed in 107 milliseconds