Searched refs:read_data_in_section (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
D | hw_ar3k.c | 506 static unsigned int read_data_in_section(char *buf, struct ps_entry_type type) in read_data_in_section() function 603 tag->id = read_data_in_section(ptr, format); in ath_parse_ps() 611 byte_count = read_data_in_section(ptr, format); in ath_parse_ps()
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
D | hw_ar3k.c | 510 static unsigned int read_data_in_section(char *buf, struct ps_entry_type type) in read_data_in_section() function 607 tag->id = read_data_in_section(ptr, format); in ath_parse_ps() 615 byte_count = read_data_in_section(ptr, format); in ath_parse_ps()
|
/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
D | hw_ar3k.c | 506 static unsigned int read_data_in_section(char *buf, struct ps_entry_type type) in read_data_in_section() function 603 tag->id = read_data_in_section(ptr, format); in ath_parse_ps() 611 byte_count = read_data_in_section(ptr, format); in ath_parse_ps()
|
/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
D | hw_ar3k.c | 512 static unsigned int read_data_in_section(char *buf, struct ps_entry_type type) in read_data_in_section() function 609 tag->id = read_data_in_section(ptr, format); in ath_parse_ps() 617 byte_count = read_data_in_section(ptr, format); in ath_parse_ps()
|
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/ |
D | hw_ar3k.c | 508 static unsigned int read_data_in_section(char *buf, struct ps_entry_type type) in read_data_in_section() function 605 tag->id = read_data_in_section(ptr, format); in ath_parse_ps() 613 byte_count = read_data_in_section(ptr, format); in ath_parse_ps()
|