Home
last modified time | relevance | path

Searched refs:write_cmd (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_ar3k.c291 static int write_cmd(int fd, uint8_t *buffer, int len) in write_cmd() function
322 if (write_cmd(fd, cmd, HCI_PS_CMD_HDR_LEN) < 0) in write_ps_cmd()
333 if (write_cmd(fd, cmd, PS_RESET_CMD_LEN) < 0) in write_ps_cmd()
345 if (write_cmd(fd, cmd, ps_list[i].len + in write_ps_cmd()
951 if (write_cmd(fd, cmd, patch.len + HCI_PS_CMD_HDR_LEN) < 0) in ps_patch_download()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_ar3k.c297 static int write_cmd(int fd, uint8_t *buffer, int len) in write_cmd() function
328 if (write_cmd(fd, cmd, HCI_PS_CMD_HDR_LEN) < 0) in write_ps_cmd()
339 if (write_cmd(fd, cmd, PS_RESET_CMD_LEN) < 0) in write_ps_cmd()
351 if (write_cmd(fd, cmd, ps_list[i].len + in write_ps_cmd()
959 if (write_cmd(fd, cmd, patch.len + HCI_PS_CMD_HDR_LEN) < 0) in ps_patch_download()
/hardware/qcom/sdm845/bt/libbt-vendor/src/
Dhw_ar3k.c295 static int write_cmd(int fd, uint8_t *buffer, int len) in write_cmd() function
326 if (write_cmd(fd, cmd, HCI_PS_CMD_HDR_LEN) < 0) in write_ps_cmd()
337 if (write_cmd(fd, cmd, PS_RESET_CMD_LEN) < 0) in write_ps_cmd()
349 if (write_cmd(fd, cmd, ps_list[i].len + in write_ps_cmd()
957 if (write_cmd(fd, cmd, patch.len + HCI_PS_CMD_HDR_LEN) < 0) in ps_patch_download()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_ar3k.c295 static int write_cmd(int fd, uint8_t *buffer, int len) in write_cmd() function
326 if (write_cmd(fd, cmd, HCI_PS_CMD_HDR_LEN) < 0) in write_ps_cmd()
337 if (write_cmd(fd, cmd, PS_RESET_CMD_LEN) < 0) in write_ps_cmd()
349 if (write_cmd(fd, cmd, ps_list[i].len + in write_ps_cmd()
957 if (write_cmd(fd, cmd, patch.len + HCI_PS_CMD_HDR_LEN) < 0) in ps_patch_download()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_ar3k.c291 static int write_cmd(int fd, uint8_t *buffer, int len) in write_cmd() function
322 if (write_cmd(fd, cmd, HCI_PS_CMD_HDR_LEN) < 0) in write_ps_cmd()
333 if (write_cmd(fd, cmd, PS_RESET_CMD_LEN) < 0) in write_ps_cmd()
345 if (write_cmd(fd, cmd, ps_list[i].len + in write_ps_cmd()
951 if (write_cmd(fd, cmd, patch.len + HCI_PS_CMD_HDR_LEN) < 0) in ps_patch_download()
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhw_ar3k.c293 static int write_cmd(int fd, uint8_t *buffer, int len) in write_cmd() function
324 if (write_cmd(fd, cmd, HCI_PS_CMD_HDR_LEN) < 0) in write_ps_cmd()
335 if (write_cmd(fd, cmd, PS_RESET_CMD_LEN) < 0) in write_ps_cmd()
347 if (write_cmd(fd, cmd, ps_list[i].len + in write_ps_cmd()
955 if (write_cmd(fd, cmd, patch.len + HCI_PS_CMD_HDR_LEN) < 0) in ps_patch_download()