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

  /hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.h 32 #define WRITE_BD_ADDR_OPCODE 0xFC06
uim.c 491 addr_cmd.hci_hdr.opcode = WRITE_BD_ADDR_OPCODE;
507 if (read_command_complete(dev_fd, WRITE_BD_ADDR_OPCODE) < 0) {
  /hardware/ti/wpan/ti_st/uim-sysfs/
uim.h 32 #define WRITE_BD_ADDR_OPCODE 0xFC06
uim.c 473 addr_cmd.hci_hdr.opcode = WRITE_BD_ADDR_OPCODE;
489 if (read_command_complete(dev_fd, WRITE_BD_ADDR_OPCODE) < 0) {

Completed in 144 milliseconds