Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_hfp_msbc_encoder.cc42 struct hfp_msbc_encoder_cleanup hfp_msbc_encoder_cleanup; variable
66 void hfp_msbc_encoder_cleanup(void) { in hfp_msbc_encoder_cleanup() function
68 test::mock::stack_btm_hfp_msbc_encoder::hfp_msbc_encoder_cleanup(); in hfp_msbc_encoder_cleanup()
Dmock_stack_btm_hfp_msbc_encoder.h55 struct hfp_msbc_encoder_cleanup { struct
59 extern struct hfp_msbc_encoder_cleanup hfp_msbc_encoder_cleanup; argument
/packages/modules/Bluetooth/system/stack/include/
Dhfp_msbc_encoder.h30 void hfp_msbc_encoder_cleanup(void);
/packages/modules/Bluetooth/system/stack/btm/
Dhfp_msbc_encoder.cc43 void hfp_msbc_encoder_cleanup(void) { hfp_msbc_encoder = {}; } in hfp_msbc_encoder_cleanup() function
/packages/modules/Bluetooth/system/stack/test/btm/
Dsco_hci_test.cc83 hfp_msbc_encoder_cleanup(); in cleanup()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc222 hfp_msbc_encoder_cleanup(); in cleanup()