Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dprovider_info.cc34 auto hfp_transport = codecInfo.transport.get<CodecInfo::Transport::hfp>(); in recordHfpCodecInfo() local
36 .inputDataPath = hfp_transport.inputDataPath, in recordHfpCodecInfo()
37 .outputDataPath = hfp_transport.outputDataPath, in recordHfpCodecInfo()
38 .useControllerCodec = hfp_transport.useControllerCodec, in recordHfpCodecInfo()