Home
last modified time | relevance | path

Searched defs:GetSongInfo (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc41 void GetSongInfo(SongInfoCallback cb) override { cb.Run(songInfo_); } in GetSongInfo() function in bluetooth::avrcp::AvrcpMediaInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc72 void GetSongInfo(SongInfoCallback info_cb) { in GetSongInfo() function in bluetooth::avrcp::FakeMediaInterface
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc178 void GetSongInfo(SongInfoCallback info_cb) override { in GetSongInfo() function in bluetooth::avrcp::MediaInterfaceWrapper
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp136 void GetSongInfo(SongInfoCallback cb) override { in GetSongInfo() function in android::AvrcpMediaInterfaceImpl