Lines Matching refs:pkt
133 void MessageReceived(uint8_t label, std::shared_ptr<Packet> pkt);
134 void BrowseMessageReceived(uint8_t label, std::shared_ptr<BrowsePacket> pkt);
135 void VendorPacketHandler(uint8_t label, std::shared_ptr<VendorPacket> pkt);
148 uint8_t label, const std::shared_ptr<GetCapabilitiesRequest>& pkt);
152 uint8_t label, const std::shared_ptr<RegisterNotificationRequest>& pkt);
178 uint8_t label, std::shared_ptr<GetElementAttributesRequest> pkt,
195 uint8_t label, std::shared_ptr<GetFolderItemsRequest> pkt,
198 std::shared_ptr<GetFolderItemsRequest> pkt,
201 uint8_t label, std::shared_ptr<GetFolderItemsRequest> pkt,
206 uint8_t label, std::shared_ptr<GetTotalNumberOfItemsRequest> pkt);
218 uint8_t label, std::shared_ptr<GetItemAttributesRequest> pkt,
221 uint8_t label, std::shared_ptr<GetItemAttributesRequest> pkt,
228 uint8_t label, std::shared_ptr<SetBrowsedPlayerRequest> pkt, bool success,
253 uint8_t label, const std::shared_ptr<RegisterNotificationResponse>& pkt);