Lines Matching refs:pkt
143 void MessageReceived(uint8_t label, std::shared_ptr<Packet> pkt);
144 void BrowseMessageReceived(uint8_t label, std::shared_ptr<BrowsePacket> pkt);
145 void VendorPacketHandler(uint8_t label, std::shared_ptr<VendorPacket> pkt);
158 uint8_t label, const std::shared_ptr<GetCapabilitiesRequest>& pkt);
162 uint8_t label, const std::shared_ptr<RegisterNotificationRequest>& pkt);
188 uint8_t label, std::shared_ptr<GetElementAttributesRequest> pkt,
205 uint8_t label, std::shared_ptr<GetFolderItemsRequest> pkt,
208 std::shared_ptr<GetFolderItemsRequest> pkt,
211 uint8_t label, std::shared_ptr<GetFolderItemsRequest> pkt,
216 uint8_t label, std::shared_ptr<GetTotalNumberOfItemsRequest> pkt);
228 uint8_t label, std::shared_ptr<GetItemAttributesRequest> pkt,
231 uint8_t label, std::shared_ptr<GetItemAttributesRequest> pkt,
238 uint8_t label, std::shared_ptr<SetBrowsedPlayerRequest> pkt, bool success,
263 uint8_t label, const std::shared_ptr<RegisterNotificationResponse>& pkt);