HomeSort by relevance Sort by last modified time
    Searched refs:BtifAvrcpSetAudioTrackGain (Results 1 - 3 of 3) sorted by null

  /system/bt/btif/include/
btif_avrcp_audio_track.h 53 void BtifAvrcpSetAudioTrackGain(void* handle, float gain);
  /system/bt/btif/src/
btif_avrcp_audio_track.cc 119 void BtifAvrcpSetAudioTrackGain(void* handle, float gain) {
btif_a2dp_sink.cc 645 BtifAvrcpSetAudioTrackGain(btif_a2dp_sink_cb.audio_track, gain);

Completed in 200 milliseconds