Home
last modified time | relevance | path

Searched refs:hfp_lc3_decoder_init (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_hfp_lc3_decoder.cc42 struct hfp_lc3_decoder_init hfp_lc3_decoder_init; variable
54 bool hfp_lc3_decoder_init::return_value = false;
71 bool hfp_lc3_decoder_init() { in hfp_lc3_decoder_init() function
73 return test::mock::stack_btm_hfp_lc3_decoder::hfp_lc3_decoder_init(); in hfp_lc3_decoder_init()
Dmock_stack_btm_hfp_lc3_decoder.h67 struct hfp_lc3_decoder_init { struct
72 extern struct hfp_lc3_decoder_init hfp_lc3_decoder_init; argument
/packages/modules/Bluetooth/system/stack/include/
Dhfp_lc3_decoder.h28 bool hfp_lc3_decoder_init();
/packages/modules/Bluetooth/system/stack/btm/
Dhfp_lc3_decoder.cc38 bool hfp_lc3_decoder_init() { in hfp_lc3_decoder_init() function
Dhfp_lc3_decoder_linux.cc38 bool hfp_lc3_decoder_init() { in hfp_lc3_decoder_init() function
/packages/modules/Bluetooth/system/stack/test/btm/
Dsco_hci_test.cc99 hfp_lc3_decoder_init(); in initialize()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc238 hfp_lc3_decoder_init(); in initialize()