Searched defs:HCI_COMMAND_PREAMBLE_SIZE (Results 1 – 2 of 2) sorted by relevance
/system/bt/vendor_libs/linux/interface/ | ||
D | hci_internals.h | 32 const size_t HCI_COMMAND_PREAMBLE_SIZE = 3; variable |
/system/bt/hci/include/ | ||
D | hci_internals.h | 22 #define HCI_COMMAND_PREAMBLE_SIZE 3 macro |