Home
last modified time | relevance | path

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

/device/linaro/hikey/wpan/uim/
Duim.h40 #define WRITE_BD_ADDR_OPCODE 0xFC06 macro
Duim.c405 addr_cmd.hci_hdr.opcode = WRITE_BD_ADDR_OPCODE; in st_uart_config()
421 if (read_command_complete(dev_fd, WRITE_BD_ADDR_OPCODE) < 0) { in st_uart_config()