Home
last modified time | relevance | path

Searched defs:SendMediaUpdate (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc44 void AvrcpService::SendMediaUpdate(bool /*track_changed*/, bool /*play_state*/, bool /*queue*/) {} in SendMediaUpdate() function in bluetooth::avrcp::AvrcpService
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc571 void AvrcpService::SendMediaUpdate(bool track_changed, bool play_state, bool queue) { in SendMediaUpdate() function in bluetooth::avrcp::AvrcpService
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc1556 void Device::SendMediaUpdate(bool metadata, bool play_status, bool queue) { in SendMediaUpdate() function in bluetooth::avrcp::Device