HomeSort by relevance Sort by last modified time
    Searched full:uart_prefix (Results 1 - 2 of 2) sorted by null

  /device/linaro/hikey/wpan/uim/
uim.h 118 uint8_t uart_prefix; member in struct:__anon5479
127 uint8_t uart_prefix; member in struct:__anon5480
139 uint8_t uart_prefix; member in struct:__anon5482
uim.c 148 if (resp.uart_prefix != HCI_EVENT_PKT) {
150 resp.uart_prefix);
355 cmd.uart_prefix = HCI_COMMAND_PKT;
390 addr_cmd.uart_prefix = HCI_COMMAND_PKT;

Completed in 51 milliseconds