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

  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hw_ar3k.c 435 static int get_ps_type(char *ptr, int index, char *type, char *sub_type) function
484 if (get_ps_type(buf, ptr - buf, &type, &sub_type) < 0)
    [all...]
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
hw_ar3k.c 437 static int get_ps_type(char *ptr, int index, char *type, char *sub_type) function
486 if (get_ps_type(buf, ptr - buf, &type, &sub_type) < 0)
    [all...]
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hw_ar3k.c 435 static int get_ps_type(char *ptr, int index, char *type, char *sub_type) function
484 if (get_ps_type(buf, ptr - buf, &type, &sub_type) < 0)
    [all...]
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hw_ar3k.c 439 static int get_ps_type(char *ptr, int index, char *type, char *sub_type) function
488 if (get_ps_type(buf, ptr - buf, &type, &sub_type) < 0)
    [all...]
  /hardware/qcom/bt/msm8998/libbt-vendor/src/
hw_ar3k.c 441 static int get_ps_type(char *ptr, int index, char *type, char *sub_type) function
490 if (get_ps_type(buf, ptr - buf, &type, &sub_type) < 0)
    [all...]

Completed in 74 milliseconds