commit | 5fbaea55d81d4b72d3aa54b3c4031291dc68f369 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Jan 12 22:27:02 2023 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Tue Jan 17 23:00:34 2023 +0900 |
tree | b4a5702c87bd5f6bbd95caeab1978f88addb4225 | |
parent | a3ed25924e7c5d9b248a238a0b4043f3f5815c66 [diff] |
Factor out response decoding into MdnsPacket Factor out generic packet decoding into MdnsPacket, out from MdnsResponseDecoder. This allows reusing the same decoding code for replies, and other kinds of MdnsPackets. Bug: 241738458 Test: atest MdnsResponseDecoderTests MdnsPacketTest Change-Id: I4380f80240ed5a367accfc1b0c595967ee475578