Home
last modified time | relevance | path

Searched refs:AddPlayer (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc117 uint16_t AddPlayer(std::string name, bool browsing_supported) { in AddPlayer() function in bluetooth::avrcp::AvrcpMediaInterfaceImpl
390 return mAvrcpInterface.AddPlayer(std::string(name), browsing_supported); in add_player()