HomeSort by relevance Sort by last modified time
    Searched full:capability (Results 201 - 225 of 494) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tsc_h324m_config_interface.h 294 * T101 Capability Exchange (in units of 1s)
329 * The direction (Tx/Rx) for which the capability is specified.
468 * Indicates the receipt of user input capability from the remote terminal. The local buffer
  /external/wpa_supplicant/
driver.h 44 * @caps: capability information field in host byte order
158 * struct wpa_driver_capa - Driver capability information
290 * disabled), Privacy flag configuration for capability field (note:
mlme.c 280 u16 capability; /* host byte order */ member in struct:ieee80211_sta_bss
688 if (bss->capability & WLAN_CAPABILITY_PRIVACY)
852 !!(bss->capability & WLAN_CAPABILITY_PRIVACY))
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/include/
sdio.h 42 uint8 capability; /* RO, card capability */ member in struct:__anon7543
122 /* capability */
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
systemConfig.c 124 /* Spectrum management Capability */
272 /* Build capability field */
594 /* set PS capability parameter */
  /packages/apps/Email/tests/src/com/android/email/mail/store/
ImapStoreUnitTests.java 398 mockTransport.expect("1 CAPABILITY", new String[] {
399 "* CAPABILITY IMAP4rev1 STARTTLS AUTH=GSSAPI LOGINDISABLED",
400 "1 OK CAPABILITY completed"});
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
systemConfig.c 124 /* Spectrum management Capability */
270 /* Build capability field */
588 /* set PS capability parameter */
  /external/kernel-headers/original/linux/
wireless.h 127 * - Add PM capability to range structure
181 * - Wireless Event capability in struct iw_range
606 /* Event capability macros - in (struct iw_range *)->event_capa
614 /* Event capability constants - event autogenerated by the kernel
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Assoc/
assocSM.c 603 ("ASSOC_SM: DEBUG - Association denied: Cannot support all requested capabilities in the Capability Information field \n"));
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c 104 "IO Capability Request",
105 "IO Capability Response",
164 "IO Capability Request Reply",
173 "IO Capability Request Negative Reply",
548 static char *capability2str(uint8_t capability)
550 switch (capability) {
865 printf("bdaddr %s capability 0x%2.2x oob 0x%2.2x auth 0x%2.2x\n",
866 addr, cp->capability, cp->oob_data,
870 printf("Capability: %s (OOB data %s)\n",
871 capability2str(cp->capability),
    [all...]
lmp.c 1111 uint8_t capability = LMP_U8(frm); local
1116 printf("capability 0x%2.2x oob 0x%2.2x auth 0x%2.2x\n",
1117 capability, oob_data, authentication);
  /external/opencore/nodes/pvomxvideodecnode/src/
pvmf_omx_videodec_node.cpp 27 // needed for capability and config
172 //Set the node capability data.
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
mlme.c 62 u16 capability; /* host byte order */ member in struct:ieee80211_sta_bss
361 if (bss->capability & WLAN_CAPABILITY_PRIVACY)
551 !!(bss->capability & WLAN_CAPABILITY_PRIVACY))
    [all...]
  /external/tcpdump/
print-bgp.c 219 { BGP_CAPCODE_DYN_CAP, "Dynamic Capability"},
239 { BGP_NOTIFY_MAJOR_CAP, "Capability Message Error"},
290 { 2, "Invalid Capability Length" },
291 { 3, "Malformed Capability Value" },
292 { 4, "Unsupported Capability Code" },
    [all...]
  /external/opencore/nodes/pvmediainputnode/src/
pvmf_media_input_node.cpp 184 // Get input formats capability from media IO
199 // Get output formats capability from media IO
    [all...]
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_port.cpp 75 // Not found in the input or output format capability lists
97 * Create PvmiKvp for capability settings
143 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_ERR, (0, "PVMFOMXEncPort::Connect: Error - Peer port does not support capability interface"));
    [all...]
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/pkcs/
PKCSObjectIdentifiers.java 134 // SMIME capability sub oids.
  /development/simulator/app/
MessageStream.cpp 338 * and capability flags.
  /external/bluetooth/bluez/src/
device.c     [all...]
  /external/opencore/android/author/
android_audio_input.h 338 * Verify one key-value pair parameter against capability of the port and
android_camera_input.h 455 * Verify one key-value pair parameter against capability of the port and
  /external/opencore/codecs_v2/omx/omx_common/include/
pv_omxcore.h 237 ////////////////// OMX COMPONENT CAPABILITY RELATED MEMBERS
  /external/opencore/nodes/pvcommsionode/src/
pv_comms_io_node.cpp 163 // Get input formats capability from media IO
187 // Get output formats capability from media IO
    [all...]
  /external/opencore/nodes/pvmediaoutputnode/src/
pv_media_output_node.h 343 //node capability.
  /external/opencore/nodes/streaming/medialayernode/include/
pvmf_medialayer_port.h 77 // Capability mime strings

Completed in 809 milliseconds

1 2 3 4 5 6 7 891011>>