Searched refs:hfp_codec_read_from_stream (Results 1 – 3 of 3) sorted by relevance
178 void hfp_codec_read_from_stream(hfp_codec_t * hfp_codec, uint8_t * buffer, uint16_t size);
194 void hfp_codec_read_from_stream(hfp_codec_t * hfp_codec, uint8_t * buf, uint16_t size){ in hfp_codec_read_from_stream() function
426 hfp_codec_read_from_stream(&hfp_codec, payload_buffer, sco_payload_length); in sco_demo_codec_fill_payload()