Searched refs:mAvrcpInterface (Results 1 – 2 of 2) sorted by relevance
336 static bluetooth::avrcp::AvrcpMediaInterfaceImpl mAvrcpInterface; variable352 intf_->Init(&mAvrcpInterface, &mVolumeInterface, nullptr); in init()377 mAvrcpInterface.SetPlaybackStatus(state); in set_playback_status()381 mAvrcpInterface.SetPosition(position); in set_position()386 …mAvrcpInterface.SetMetadata(std::string(title), std::string(artist), std::string(album), length_us… in set_metadata()390 return mAvrcpInterface.AddPlayer(std::string(name), browsing_supported); in add_player()
166 static AvrcpMediaInterfaceImpl mAvrcpInterface; variable242 sServiceInterface->Init(&mAvrcpInterface, &mVolumeInterface, in initNative()