Home
last modified time | relevance | path

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

/system/bt/profile/avrcp/
Ddevice.h249 virtual void HandlePlayItem(uint8_t label,
Ddevice.cc185 HandlePlayItem(label, Packet::Specialize<PlayItemRequest>(pkt)); in VendorPacketHandler()
709 void Device::HandlePlayItem(uint8_t label, in HandlePlayItem() function in bluetooth::avrcp::Device