Searched refs:GetVFSListResponse (Results 1 – 2 of 2) sorted by relevance
217 virtual void GetVFSListResponse(uint8_t label, std::shared_ptr<GetFolderItemsRequest> pkt,
1068 base::Bind(&Device::GetVFSListResponse, weak_ptr_factory_.GetWeakPtr(), label, pkt)); in HandleGetFolderItems()1404 void Device::GetVFSListResponse(uint8_t label, std::shared_ptr<GetFolderItemsRequest> pkt, in GetVFSListResponse() function in bluetooth::avrcp::Device