Searched defs:SetBrowsedPlayer (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/btav/ | ||
D | btav_shim.cc | 56 void SetBrowsedPlayer([[maybe_unused]] uint16_t player_id, in SetBrowsedPlayer() function in bluetooth::avrcp::AvrcpMediaInterfaceImpl |
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/ | ||
D | avrcp_device_fuzz.cc | 148 void SetBrowsedPlayer(uint16_t player_id, SetBrowsedPlayerCallback browse_cb) { in SetBrowsedPlayer() function in bluetooth::avrcp::FakeMediaInterface |
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/ | ||
D | avrcp_service.cc | 247 void SetBrowsedPlayer(uint16_t player_id, SetBrowsedPlayerCallback browse_cb) override { in SetBrowsedPlayer() function in bluetooth::avrcp::MediaInterfaceWrapper |
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ | ||
D | com_android_bluetooth_avrcp_target.cpp | 168 void SetBrowsedPlayer(uint16_t player_id, SetBrowsedPlayerCallback browse_cb) override { in SetBrowsedPlayer() function in android::AvrcpMediaInterfaceImpl |