commit | 4d371bc6c4bb4308a6db57ee0bab66d7882bca4d | [log] [tgz] |
---|---|---|
author | sewookseo <sewookseo@google.com> | Fri May 20 02:50:22 2022 +0000 |
committer | Sewook Seo <sewookseo@google.com> | Thu Sep 29 08:54:08 2022 +0000 |
tree | 7b0ccbf3920f82d904cffb9e8cdaba8a2cbe2b95 | |
parent | d70c34fef25d698ccd0994ec0fd2b6988cb65313 [diff] |
Support QosCallback for UDP socket: Expose API&CTS Expose API to use QoSCallback for UDP socket. - Constructor of QosSocketInfo with DatagramSocket - matchesProtocol(int protocol) in QosFilter - Constructor of SocketNotConnectedException & SocketRemoteAddressChangedException Add CTS test cases for exposed API. Bug: 233292861 Test: atest CtsNetTestCases Change-Id: I52ff881b71b31c0f97c08200cd811205c25fcb44