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

  /hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.h 112 uint8_t uart_prefix; member in struct:__anon34836
121 uint8_t uart_prefix; member in struct:__anon34837
133 uint8_t uart_prefix; member in struct:__anon34839
uim.c 277 if (resp.uart_prefix != HCI_EVENT_PKT) {
280 resp.uart_prefix);
452 cmd.uart_prefix = HCI_COMMAND_PKT;
490 addr_cmd.uart_prefix = HCI_COMMAND_PKT;
  /hardware/ti/wpan/ti_st/uim-sysfs/
uim.h 111 uint8_t uart_prefix; member in struct:__anon34846
120 uint8_t uart_prefix; member in struct:__anon34847
132 uint8_t uart_prefix; member in struct:__anon34849
uim.c 215 if (resp.uart_prefix != HCI_EVENT_PKT) {
218 resp.uart_prefix);
435 cmd.uart_prefix = HCI_COMMAND_PKT;
472 addr_cmd.uart_prefix = HCI_COMMAND_PKT;

Completed in 140 milliseconds