Searched refs:read_data_in_section (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dhw_ar3k.c505 static unsigned int read_data_in_section(char *buf, struct ps_entry_type type) function
602 tag->id = read_data_in_section(ptr, format);
610 byte_count = read_data_in_section(ptr, format);
/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dhw_ar3k.c505 static unsigned int read_data_in_section(char *buf, struct ps_entry_type type) function
602 tag->id = read_data_in_section(ptr, format);
610 byte_count = read_data_in_section(ptr, format);
/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dhw_ar3k.c508 static unsigned int read_data_in_section(char *buf, struct ps_entry_type type) function
605 tag->id = read_data_in_section(ptr, format);
613 byte_count = read_data_in_section(ptr, format);
/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dhw_ar3k.c508 static unsigned int read_data_in_section(char *buf, struct ps_entry_type type) function
605 tag->id = read_data_in_section(ptr, format);
613 byte_count = read_data_in_section(ptr, format);

Completed in 27 milliseconds