OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BtifAvrcpAudioTrackCreate
(Results
1 - 3
of
3
) sorted by null
/system/bt/btif/include/
btif_avrcp_audio_track.h
38
void*
BtifAvrcpAudioTrackCreate
(int trackFreq, int channelType);
/system/bt/btif/src/
btif_avrcp_audio_track.cc
38
void*
BtifAvrcpAudioTrackCreate
(int trackFreq, int channelType) {
btif_a2dp_sink.cc
488
BtifAvrcpAudioTrackCreate
(sample_rate, channel_type);
Completed in 60 milliseconds