/packages/services/Telephony/sip/res/values/ |
strings.xml | 34 <!-- Item of the SIP call option dialog: for routing all outgoing calls via SIP. [CHAR LIMIT=NONE] --> 36 <!-- Item of the SIP call option dialog: for routing a outgoing call via SIP if the destination is a SIP URI. [CHAR LIMIT=NONE] --> 38 <!-- Item of the SIP call (Wi-Fi only) option dialog: for routing all outgoing calls via SIP. [CHAR LIMIT=NONE] -->
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/ |
in.h | 60 IPPROTO_ROUTING = 43, /* IPv6 routing header. */ 66 IPPROTO_GRE = 47, /* General Routing Encapsulation. */ 523 /* Routing Header Option (RFC 3542). */
|
/system/bt/stack/avdt/ |
avdt_ad.cc | 302 /* look up scb in stream routing table by ccb, tcid */ 354 /* look up scb in stream routing table by ccb, tcid */ 397 /* look up scb in stream routing table by ccb, tcid */
|
avdt_l2c.cc | 94 /* store idx in LCID table, store LCID in routing table */ 252 /* store idx in LCID table, store LCID in routing table */
|
/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/ |
TcpMain.c | 189 Add or delete routing entries.
192 @param[in] DeleteRoute If TRUE, delete the specified route from routing
194 routing table.
207 entry to the routing table.
208 @retval EFI_NOT_FOUND This route is not in the routing table.
209 @retval EFI_ACCESS_DENIED This route is already in the routing table.
[all...] |
TcpMain.h | 169 Add or delete routing entries.
172 @param[in] DeleteRoute If TRUE, delete the specified route from routing
174 routing table.
187 entry to the routing table.
188 @retval EFI_NOT_FOUND This route is not in the routing table.
189 @retval EFI_ACCESS_DENIED This route is already in the routing table.
[all...] |
/docs/source.android.com/en/devices/audio/ |
implement-policy.html | 308 can alter the routing decision.</p> 357 <h2 id=policy_routing_apis>Audio policy routing APIs</h2> 363 and is extended to include routing for native C/C++ (OpenSL ES) audio streams. 364 The routing of native streams continues to be done in Java, with the addition of 366 the explicit routing methods that were specific to <code>AudioTrack</code> and 372 For details on audio routing, refer to
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
IPACM_Iface.cpp | 90 /* software routing enable */ 129 /* Configuring Software-Routing Filtering Rule */ 164 IPACMDBG("soft-routing flt rule hdl0=0x%x\n", m_pFilteringTable->rules[0].flt_rule_hdl); 185 IPACMDBG("soft-routing flt rule hdl0=0x%x\n", m_pFilteringTable->rules[0].flt_rule_hdl); 216 IPACMDBG("soft-routing flt rule hdl0=0x%x\n", m_pFilteringTable->rules[0].flt_rule_hdl); 236 /* software routing disable */
|
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/ |
Ip6ConfigNv.c | [all...] |
/device/linaro/bootloader/edk2/QuarkSocPkg/ |
QuarkSocPkg.dec | 183 # Indicates which interrupt routing is connected to the INTA/B/C/D pins reported in the
184 # "DxIP" register fields. This will be the internal routing, the device interrupt is connected
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/ |
TcgConfigImpl.c | 138 @retval EFI_NOT_FOUND Routing data doesn't match any storage in this
265 @retval EFI_NOT_FOUND Routing data doesn't match any storage in this
|
/external/apache-http/src/org/apache/http/impl/conn/ |
AbstractPoolEntry.java | 39 import org.apache.http.conn.routing.HttpRoute; 40 import org.apache.http.conn.routing.RouteTracker;
|
ProxySelectorRoutePlanner.java | 48 import org.apache.http.conn.routing.HttpRoute; 49 import org.apache.http.conn.routing.HttpRoutePlanner;
|
/external/iproute2/man/man8/ |
ip-xfrm.8 | 423 .RB "Mobile IPv6 Type 2 Routing Header (" route2 "), or" 613 .RB "Mobile IPv6 Type 2 Routing Header (" route2 "), or"
|
/external/tcpdump/ |
print-dvmrp.c | 22 /* \summary: Distance Vector Multicast Routing Protocol printer */ 53 #define DVMRP_NF_SRCRT 0x02 /* tunnel uses IP source routing */
|
print-igmp.c | 67 uint8_t tr_rproto; /* routing proto deployed on router */ 88 /* fields for tr_rproto (routing protocol) */
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Structure/ |
PolicySubsystem-CommonTypes.xml | 129 <!-- Routing Strategy definition as an enumeration. Numerical value must match the value 130 of the routing strategy in policy header file. -->
|
/frameworks/base/media/java/android/media/audiopolicy/ |
AudioMix.java | 272 * Sets the routing behavior for the mix. If not set, routing behavior will default to
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioHardwareInterface.h | 196 * The interface supports setting and getting parameters, selecting audio routing 200 * You can set Audio routing to output to handset, speaker, Bluetooth, or a headset.
|
AudioPolicyInterface.h | 40 // The platform specific audio policy manager is in charge of the audio routing and volume control 88 // Audio routing query functions
|
/hardware/qcom/audio/legacy/alsa_sound/ |
ALSAStreamOps.cpp | 206 // Ignore routing if device is 0. 364 // The AudioHardwareALSA API does not allow one to set the input routing.
|
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/ |
address.go | 11 // An Addr represents an address associated with packet routing. 156 // the routing message boundary
|
/prebuilts/go/linux-x86/src/vendor/golang_org/x/net/route/ |
address.go | 11 // An Addr represents an address associated with packet routing. 156 // the routing message boundary
|
/system/nfc/src/nfa/dm/ |
nfa_dm_discover.c | 363 /* NFCC can support NFC-DEP and T3T listening based on NFCID routing 364 * regardless of NFC-F tech routing */ 912 /* get listen mode routing table for technology */ 935 ** matched to listen mode routing table [all...] |
/frameworks/base/media/java/android/media/ |
AudioManager.java | [all...] |