/external/wpa_supplicant_8/src/wps/ |
D | ndef.c | 175 struct wpabuf *hc, *carrier; in ndef_build_wifi_hc() local 177 carrier = wpabuf_alloc(2 + os_strlen(wifi_handover_type)); in ndef_build_wifi_hc() 178 if (carrier == NULL) in ndef_build_wifi_hc() 180 wpabuf_put_u8(carrier, 0x02); /* Carrier Type Format */ in ndef_build_wifi_hc() 181 wpabuf_put_u8(carrier, os_strlen(wifi_handover_type)); in ndef_build_wifi_hc() 182 wpabuf_put_str(carrier, wifi_handover_type); in ndef_build_wifi_hc() 186 "0", 1, carrier); in ndef_build_wifi_hc() 187 wpabuf_free(carrier); in ndef_build_wifi_hc()
|
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
D | wps-nfc.py | 114 for carrier in request.carriers: 115 print "Remote carrier type: " + carrier.type 116 if carrier.type == "application/vnd.wfa.wsc": 118 self.received_carrier = carrier.record 230 for carrier in message.carriers: 231 print "Remote carrier type: " + carrier.type 232 if carrier.type == "application/vnd.wfa.wsc": 234 wpas_report_handover(data, carrier.record, "INIT") 235 wifi = nfc.ndef.WifiConfigRecord(carrier.record)
|
/external/dhcpcd/ |
D | if-pref.c | 63 if (si->carrier > ti->carrier) in ifcmp() 65 if (si->carrier < ti->carrier) in ifcmp()
|
D | dhcpcd.c | 437 if (iface->carrier != LINK_DOWN) in start_expire() 905 int carrier; in handle_carrier() local 921 carrier = action == 1 ? 1 : 0; in handle_carrier() 924 carrier = carrier_status(iface); in handle_carrier() 926 if (carrier == -1) in handle_carrier() 928 else if (carrier == 0 || ~iface->flags & IFF_UP) { in handle_carrier() 929 if (iface->carrier != LINK_DOWN) { in handle_carrier() 930 iface->carrier = LINK_DOWN; in handle_carrier() 941 } else if (carrier == 1 && !(~iface->flags & IFF_UP)) { in handle_carrier() 942 if (iface->carrier != LINK_UP) { in handle_carrier() [all …]
|
D | dhcpcd.h | 118 int carrier; member
|
/external/wpa_supplicant_8/hostapd/ |
D | wps-ap-nfc.py | 94 for carrier in request.carriers: 95 print "Remote carrier type: " + carrier.type 96 if carrier.type == "application/vnd.wfa.wsc": 98 self.received_carrier = carrier.record
|
D | README-WPS | 349 "nfc_report_handover <INIT/RESP> WPS <carrier from handover request> 350 <carrier from handover select>" is used to report completed NFC 352 device initiated or responded to the connection handover and the carrier 353 records are the selected carrier from the handover request and select
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-WPS | 396 "nfc_report_handover <INIT/RESP> WPS <carrier from handover request> 397 <carrier from handover select>" can be used as an alternative way for 400 connection handover and the carrier records are the selected carrier
|
/external/chromium/chrome/browser/resources/ |
D | mobile_setup.js | 200 'carrier': this.deviceInfo_.carrier, property
|
/external/libppp/src/ |
D | README.changes | 105 carrier. This is controllable with ``set cd''. 121 o Ppp now waits either the full ``set cd'' time or until carrier is detected
|
D | ppp.8.m4 | 1120 At some locations, the serial link may not be reliable, and carrier 1124 redial should carrier be unexpectedly lost during a session. 1133 times on loss of carrier with a pause of 1143 that on an unexpected loss of carrier, it should wait 1158 carrier and will trigger a reconnect. 2805 carrier detect. 4455 checks for the existence of carrier depending on the type of device 4462 assumes that this is because the device does not support carrier (which 4466 for carrier. 4469 carrier detection off when it detects that the device is a pty. [all …]
|
/external/iproute2/doc/actions/ |
D | ifb-README | 116 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
|
/external/libphonenumber/java/ |
D | release_notes.txt | 286 when parsing. "x" is only accepted as a carrier code or extension marker, not otherwise. 414 - New function to format a number with the preferred domestic carrier code used when parsing, 416 - We now store the preferred domestic carrier code used when the user calls parseAndKeepRawInput 486 possible carrier prefixes
|
/external/iproute2/ |
D | ChangeLog | 246 print NO-CARRIER flag if there is no carrier and the link is up.
|
/external/libogg/doc/ |
D | rfc5334.txt | 292 The Ogg encapsulation format is a container and only a carrier of
|
/external/iproute2/doc/ |
D | ip-cref.tex | 491 TX: bytes packets errors dropped carrier collsns 513 \item \verb|carrier| --- total number of link media failures f.e.\ because 514 of lost carrier. 535 TX: bytes packets errors dropped carrier collsns
|
/external/chromium/net/base/ |
D | effective_tld_names.gperf | 469 carrier.museum, 0
|
D | effective_tld_names.dat | 2096 carrier.museum
|
/external/quake/quake/src/WinQuake/data/ |
D | TECHINFO.TXT | 1147 "data set ready", and "cd" for "carrier detect". Do not
|
/external/grub/ |
D | ChangeLog | 6102 [!STAGE1_5] (int15_handler): Almost rewritten. If non-carrier, 7801 returned is zero, then return an error code, even if non-carrier.
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 266 `They must go by the carrier,' she thought; `and how funny it'll
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 46820 http://www.hearingvoices.com/carrier.html 53393 http://www.legion.de/en/carrier/products 80032 http://www.whowritesit.com/search/results.asp?qt=carrier&t=annuities&c=ImmediateAnn 81511 http://www.yorkregion.com/yr/carrier/
|