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

  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hw_ar3k.c 313 static int write_ps_cmd(int fd, uint8_t opcode, uint32_t ps_param) function
667 if (write_ps_cmd(fd, PS_RESET, PS_RAM_SIZE) < 0)
671 if (write_ps_cmd(fd, PS_WRITE, tag_count) < 0)
958 if (write_ps_cmd(fd, ENABLE_PATCH, 0) < 0)
    [all...]
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
hw_ar3k.c 315 static int write_ps_cmd(int fd, uint8_t opcode, uint32_t ps_param) function
669 if (write_ps_cmd(fd, PS_RESET, PS_RAM_SIZE) < 0)
673 if (write_ps_cmd(fd, PS_WRITE, tag_count) < 0)
962 if (write_ps_cmd(fd, ENABLE_PATCH, 0) < 0)
    [all...]
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hw_ar3k.c 313 static int write_ps_cmd(int fd, uint8_t opcode, uint32_t ps_param) function
667 if (write_ps_cmd(fd, PS_RESET, PS_RAM_SIZE) < 0)
671 if (write_ps_cmd(fd, PS_WRITE, tag_count) < 0)
958 if (write_ps_cmd(fd, ENABLE_PATCH, 0) < 0)
    [all...]
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hw_ar3k.c 317 static int write_ps_cmd(int fd, uint8_t opcode, uint32_t ps_param) function
671 if (write_ps_cmd(fd, PS_RESET, PS_RAM_SIZE) < 0)
675 if (write_ps_cmd(fd, PS_WRITE, tag_count) < 0)
964 if (write_ps_cmd(fd, ENABLE_PATCH, 0) < 0)
    [all...]
  /hardware/qcom/bt/msm8998/libbt-vendor/src/
hw_ar3k.c 319 static int write_ps_cmd(int fd, uint8_t opcode, uint32_t ps_param) function
673 if (write_ps_cmd(fd, PS_RESET, PS_RAM_SIZE) < 0)
677 if (write_ps_cmd(fd, PS_WRITE, tag_count) < 0)
966 if (write_ps_cmd(fd, ENABLE_PATCH, 0) < 0)
    [all...]

Completed in 255 milliseconds