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.cpp37 void *BtifAvrcpAudioTrackCreate(int trackFreq, int channelType) in BtifAvrcpAudioTrackCreate() argument
40 __func__, trackFreq, channelType); in BtifAvrcpAudioTrackCreate()
43 channelType, (size_t) 0 /*frameCount*/, in BtifAvrcpAudioTrackCreate()
/system/bt/btif/include/
Dbtif_avrcp_audio_track.h40 void* BtifAvrcpAudioTrackCreate(int trackFreq, int channelType);