Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Davrcp.rs45 fn set_metadata( in set_metadata() function
207 pub fn set_metadata(&mut self, metadata: &PlayerMetadata) { in set_metadata() method
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc394 void AvrcpIntf::set_metadata(const ::rust::String& title, const ::rust::String& artist, in set_metadata() function in bluetooth::topshim::rust::AvrcpIntf