Searched refs:BtifAvrcpAudioTrackCreate (Results 1 - 3 of 3) sorted by relevance

/system/bt/btif/include/
H A Dbtif_avrcp_audio_track.h38 void* BtifAvrcpAudioTrackCreate(int trackFreq, int channelType);
/system/bt/btif/src/
H A Dbtif_avrcp_audio_track.cc38 void* BtifAvrcpAudioTrackCreate(int trackFreq, int channelType) { function
H A Dbtif_a2dp_sink.cc488 BtifAvrcpAudioTrackCreate(sample_rate, channel_type);

Completed in 88 milliseconds