Home
last modified time | relevance | path

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

/system/bt/vendor_libs/linux/interface/
Dhci_internals.h44 const size_t HCI_EVENT_PREAMBLE_SIZE = 2; variable
Dhci_packetizer.cc30 HCI_EVENT_PREAMBLE_SIZE};
/system/bt/hci/include/
Dhci_internals.h28 #define HCI_EVENT_PREAMBLE_SIZE 2 macro