Home
last modified time | relevance | path

Searched refs:UDP (Results 1 – 25 of 66) sorted by relevance

123

/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipProfile.java55 private static final String UDP = "UDP"; field in SipProfile
60 private String mProtocol = UDP;
222 if (!protocol.equals(UDP) && !protocol.equals(TCP)) { in setProtocol()
292 if (!mProfile.mProtocol.equals(UDP)) { in build()
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
H A DCtUpdateAmbassador.cpp114 case IpaL4Protocol::UDP: in L4ToNetwork()
116 out = NetworkProtocol::UDP; in L4ToNetwork()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/
H A DCtUpdateAmbassador.cpp114 case IpaL4Protocol::UDP: in L4ToNetwork()
116 out = NetworkProtocol::UDP; in L4ToNetwork()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/
H A DCtUpdateAmbassador.cpp117 case IpaL4Protocol::UDP: in L4ToNetwork()
119 out = NetworkProtocol::UDP; in L4ToNetwork()
/aosp12/system/core/fastboot/
H A DREADME.md19 * TCP or UDP
265 ## UDP Protocol v1
267 The UDP protocol is more complex than TCP since we must implement reliability
272 1. As with TCP, the device will listen on UDP port 5554.
273 2. Maximum UDP packet size is negotiated during initialization.
278 ### UDP Packet format
323 version and the max UDP packet size (including the 4-byte header).
336 a UDP protocol error. The data field should contain an ASCII string
363 giving up. This means a device may safely ignore host UDP packets for up to 1
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/hal/inc/
H A DIOffloadManager.h149 UDP = 1 enumerator
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/hal/inc/
H A DIOffloadManager.h149 UDP = 1 enumerator
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/hal/inc/
H A DIOffloadManager.h149 UDP = 1 enumerator
/aosp12/system/sepolicy/prebuilts/api/27.0/private/
H A Duntrusted_app.te27 # allow untrusted apps to use UDP sockets provided by the system server but not
/aosp12/hardware/interfaces/tetheroffload/control/1.0/
H A Dtypes.hal59 UDP = 17
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Dplatform_app.te72 # allow platform apps to use UDP sockets provided by the system server but not
H A Dephemeral_app.te44 # allow ephemeral apps to use UDP sockets provided by the system server but not
H A Dsystem_app.te119 # allow system apps to use UDP sockets provided by the system server but not
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dplatform_app.te86 # allow platform apps to use UDP sockets provided by the system server but not
H A Dephemeral_app.te60 # allow ephemeral apps to use UDP sockets provided by the system server but not
H A Dsystem_app.te148 # allow system apps to use UDP sockets provided by the system server but not
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dplatform_app.te87 # allow platform apps to use UDP sockets provided by the system server but not
H A Dsystem_app.te141 # allow system apps to use UDP sockets provided by the system server but not
H A Dephemeral_app.te63 # allow ephemeral apps to use UDP sockets provided by the system server but not
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dplatform_app.te82 # allow platform apps to use UDP sockets provided by the system server but not
H A Dephemeral_app.te56 # allow ephemeral apps to use UDP sockets provided by the system server but not
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dplatform_app.te82 # allow platform apps to use UDP sockets provided by the system server but not
H A Dephemeral_app.te56 # allow ephemeral apps to use UDP sockets provided by the system server but not
/aosp12/system/sepolicy/private/
H A Dephemeral_app.te56 # allow ephemeral apps to use UDP sockets provided by the system server but not
H A Dplatform_app.te82 # allow platform apps to use UDP sockets provided by the system server but not

123