Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_avrcp_audio_track.cc38 void* BtifAvrcpAudioTrackCreate(int trackFreq, int channelType) { in BtifAvrcpAudioTrackCreate() argument
40 __func__, trackFreq, channelType); in BtifAvrcpAudioTrackCreate()
42 AUDIO_STREAM_MUSIC, trackFreq, AUDIO_FORMAT_PCM_16_BIT, channelType, in BtifAvrcpAudioTrackCreate()
/system/bt/btif/include/
Dbtif_avrcp_audio_track.h38 void* BtifAvrcpAudioTrackCreate(int trackFreq, int channelType);