Home
last modified time | relevance | path

Searched defs:curr_song_id (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc576 void Device::TrackChangedNotificationResponse(uint8_t label, bool interim, std::string curr_song_id, in TrackChangedNotificationResponse()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp144 auto curr_song_id = getCurrentMediaId(); in GetNowPlayingList() local