Home
last modified time | relevance | path

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

/system/bt/stack/a2dp/
Da2dp_vendor_ldac_decoder.cc65 typedef int32_t (*tLDAC_BCO_SUSPEND)(HANDLE_LDAC_BCO hLdacBco); typedef
77 static tLDAC_BCO_SUSPEND ldac_BCO_suspend_func;
152 ldac_BCO_suspend_func = (tLDAC_BCO_SUSPEND)load_func(LDAC_BCO_SUSPEND_NAME); in A2DP_VendorLoadDecoderLdac()