Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_hfp_msbc_decoder.cc41 struct hfp_msbc_decoder_cleanup hfp_msbc_decoder_cleanup; variable
62 void hfp_msbc_decoder_cleanup(void) { in hfp_msbc_decoder_cleanup() function
64 test::mock::stack_btm_hfp_msbc_decoder::hfp_msbc_decoder_cleanup(); in hfp_msbc_decoder_cleanup()
Dmock_stack_btm_hfp_msbc_decoder.h44 struct hfp_msbc_decoder_cleanup { struct
48 extern struct hfp_msbc_decoder_cleanup hfp_msbc_decoder_cleanup; argument
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dhfp_msbc_decoder.h31 void hfp_msbc_decoder_cleanup(void);
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dhfp_msbc_decoder.cc65 void hfp_msbc_decoder_cleanup(void) { memset(&hfp_msbc_decoder, 0, sizeof(hfp_msbc_decoder)); } in hfp_msbc_decoder_cleanup() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/btm/
Dsco_hci_test.cc76 hfp_msbc_decoder_cleanup(); in cleanup()
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc237 hfp_msbc_decoder_cleanup(); in cleanup()