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

  /hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.c 125 char resp_buffer[20] = { 0 }; local
130 UIM_VER(" reading %d bytes", (int)read(dev_fd, resp_buffer, 15));
133 UIM_VER(" %x ", resp_buffer[index]);
  /hardware/ti/wpan/ti_st/uim-sysfs/
uim.c 71 char resp_buffer[20] = { 0 }; local
76 UIM_VER(" reading %d bytes", (int)read(dev_fd, resp_buffer, 15));
79 UIM_VER(" %x ", resp_buffer[index]);

Completed in 277 milliseconds