Home
last modified time | relevance | path

Searched defs:hfp_msbc_decoder_cleanup (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
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
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
/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