Home
last modified time | relevance | path

Searched refs:send_sample (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/server/
Dcras_hfp_info.c345 send_sample: in hfp_write()
349 goto send_sample; in hfp_write()
/external/libiio/src/iiod/
Dops.c361 static ssize_t send_sample(const struct iio_channel *chn, in send_sample() function
457 return iio_buffer_foreach_sample(dev->buf, send_sample, &info); in send_data()