Searched refs:hfp_transport (Results 1 – 1 of 1) sorted by relevance
34 auto hfp_transport = codecInfo.transport.get<CodecInfo::Transport::hfp>(); in recordHfpCodecInfo() local36 .inputDataPath = hfp_transport.inputDataPath, in recordHfpCodecInfo()37 .outputDataPath = hfp_transport.outputDataPath, in recordHfpCodecInfo()38 .useControllerCodec = hfp_transport.useControllerCodec, in recordHfpCodecInfo()