Home
last modified time | relevance | path

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

/device/linaro/hikey/wpan/uim/
Duim.h39 #define HCI_HDR_OPCODE 0xff36 macro
Duim.c370 cmd.hci_hdr.opcode = HCI_HDR_OPCODE; in st_uart_config()
386 if (read_command_complete(dev_fd, HCI_HDR_OPCODE) < 0) { in st_uart_config()