Home
last modified time | relevance | path

Searched refs:btstack_cvsd_plc_init (Results 1 – 6 of 6) sorted by relevance

/btstack/test/hfp/
H A Dcvsd_plc_test.cpp115 btstack_cvsd_plc_init(&plc_state); in create_sine_wav()
127 btstack_cvsd_plc_init(&plc_state); in introduce_bad_frames_to_wav_file()
158 btstack_cvsd_plc_init(&plc_state); in process_wav_file_with_plc()
175 btstack_cvsd_plc_init(&plc_state); in mark_bad_frames_wav_file()
H A Dpklg_cvsd_test.c100 btstack_cvsd_plc_init(&plc_state); in process_file()
H A Dsco_demo_util.c366 btstack_cvsd_plc_init(&cvsd_plc_state); in sco_demo_init_CVSD()
/btstack/src/classic/
H A Dbtstack_cvsd_plc.h80 void btstack_cvsd_plc_init(btstack_cvsd_plc_state_t *plc_state);
H A Dbtstack_cvsd_plc.c152 void btstack_cvsd_plc_init(btstack_cvsd_plc_state_t *plc_state){ in btstack_cvsd_plc_init() function
/btstack/example/
H A Dsco_demo_util.c323 btstack_cvsd_plc_init(&cvsd_plc_state); in sco_demo_cvsd_init()