Home
last modified time | relevance | path

Searched refs:hfp_msbc_num_bytes_in_stream (Results 1 – 4 of 4) sorted by relevance

/btstack/src/classic/
H A Dhfp_msbc.h79 int hfp_msbc_num_bytes_in_stream(void);
H A Dhfp_msbc.c116 int hfp_msbc_num_bytes_in_stream(void){ in hfp_msbc_num_bytes_in_stream() function
/btstack/test/sbc/
H A Dmsbc_encoder_test.c92 if (hfp_msbc_num_bytes_in_stream() >= sizeof(output_buffer)){ in main()
/btstack/test/hfp/
H A Dsco_demo_util.c502 if (hfp_msbc_num_bytes_in_stream() < sco_payload_length){ in sco_demo_send()
545 if (hfp_msbc_num_bytes_in_stream() < sco_payload_length){ in sco_demo_send()
550 if (audio_input_paused || hfp_msbc_num_bytes_in_stream() < sco_payload_length){ in sco_demo_send()