Searched defs:hfp_info (Results 1 - 1 of 1) sorted by relevance

/external/adhd/cras/src/server/
H A Dcras_hfp_info.c28 * bi-direction audio, two iodevs should share one hfp_info if they
32 * started - If the hfp_info has started to read/write SCO data.
38 * idev - The input iodev using this hfp_info.
39 * odev - The output iodev using this hfp_info.
43 struct hfp_info { struct
56 int hfp_info_add_iodev(struct hfp_info *info, struct cras_iodev *dev)
78 int hfp_info_rm_iodev(struct hfp_info *info, struct cras_iodev *dev)
90 int hfp_info_has_iodev(struct hfp_info *info)
95 void hfp_buf_acquire(struct hfp_info *info, struct cras_iodev *dev,
114 int hfp_buf_size(struct hfp_info *inf
[all...]

Completed in 44 milliseconds