/external/wpa_supplicant_8/wpa_supplicant/ |
wifi_display.c | 82 * [WFD Extended Capability] 88 * [WFD Extended Capability] 161 /* Remove WFD Extended Capability from buffer */
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
alsa_ucm.c | 559 if (dev_node->capability == CAP_RX && dev_node->active == 1) { 561 } else if (dev_node->capability == CAP_TX && dev_node->active == 1) { 654 if (ctrl_list[use_case_index].capability == CAP_RX) { 795 if (ctrl_list[uc_index].acdb_id && ctrl_list[uc_index].capability) { 800 ctrl_list[uc_index].capability, enable); 807 ctrl_list[uc_index].capability); 963 int verb_index, capability = 0, ident_cap = 0, dev_cap =0; local 1057 int verb_index, capability = 0; local 1116 int verb_index, uc_index, dev_index, capability = 0; local 1314 int verb_index, capability = 0; local [all...] |
msm8960_use_cases.h | 121 int capability; member in struct:card_mctrl 128 int capability; member in struct:snd_ucm_ident_node 293 static void snd_ucm_set_status_at_index(struct snd_ucm_ident_node *head, const char *ident, int status, int capability);
|
/frameworks/av/media/libeffects/lvm/lib/Bass/lib/ |
LVDBE.h | 152 /* Linked enumerated type and capability definitions */ 154 /* The capability definitions are used to define the required capabilities at */ 155 /* initialisation, these are added together to give the capability word. The */ 158 /* The capability definition is related to the enumerated type value by the equation: */ 255 /* Capability structure */
|
/external/wpa_supplicant_8/src/p2p/ |
p2p_parse.c | 28 wpa_printf(MSG_DEBUG, "P2P: Too short Capability " 32 msg->capability = data; 33 wpa_printf(MSG_DEBUG, "P2P: * Device Capability %02x " 34 "Group Capability %02x", 491 /* t at Device Capability Bitmap */ 626 if (msg.capability) { 630 msg.capability[0], msg.capability[1]); 702 if (!msg.capability) 705 return msg.capability[1] [all...] |
/external/e2fsprogs/misc/ |
chattr.1.in | 59 capability can set or clear this attribute. 102 CAP_LINUX_IMMUTABLE capability can set or clear this attribute. 110 capability can set or clear this attribute.
|
/external/kernel-headers/original/linux/ |
telephony.h | 71 * capability structs with all of its capabilities. The 72 * PHONECTL_CAPABILITIES_CHECK takes a single capability struct and returns 73 * a TRUE if the device has that capability, otherwise it returns false.
|
backing-dev.h | 37 * Flags in backing_dev_info::capability
|
binfmts.h | 4 #include <linux/capability.h>
|
/external/libsepol/tests/policies/test-expander/ |
small-base.conf | 10 class capability 352 class capability 354 # The capabilities are defined in include/linux/capability.h
|
/external/wpa_supplicant_8/src/rsn_supp/ |
wpa_i.h | 121 u8 mdie_ft_capab; /* FT Capability and Policy from target AP MDIE */ 285 u16 capability, const u8 *supp_rates, 293 capability, supp_rates,
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
TelephonyCapabilities.java | 152 * TODO: It might be better to expose this capability in a more 172 * TODO: Theoretically phones other than GSM may have the ADN capability. 173 * Consider having better check here, or have better capability as part
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
telephony.h | 71 * capability structs with all of its capabilities. The 72 * PHONECTL_CAPABILITIES_CHECK takes a single capability struct and returns 73 * a TRUE if the device has that capability, otherwise it returns false.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
telephony.h | 71 * capability structs with all of its capabilities. The 72 * PHONECTL_CAPABILITIES_CHECK takes a single capability struct and returns 73 * a TRUE if the device has that capability, otherwise it returns false.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
telephony.h | 71 * capability structs with all of its capabilities. The 72 * PHONECTL_CAPABILITIES_CHECK takes a single capability struct and returns 73 * a TRUE if the device has that capability, otherwise it returns false.
|
/bionic/libc/kernel/common/linux/ |
xattr.h | 56 #define XATTR_CAPS_SUFFIX "capability"
|
/development/samples/BluetoothLeGatt/ |
AndroidManifest.xml | 25 you should omit this in the manifest. Instead, determine BLE capability by using
|
/external/kernel-headers/original/asm-mips/ |
cpu-info.h | 44 * Capability and feature descriptor structure for MIPS CPU
|
/external/libcap-ng/ |
config.h | 13 /* Define to 1 if you have the <linux/capability.h> header file. */
|
/external/libcap-ng/libcap-ng-0.7/bindings/python/ |
Makefile.am | 40 cat /usr/include/linux/capability.h | grep '^#define CAP' | grep -v '[()]' > caps.h
|
/external/libcap-ng/libcap-ng-0.7/bindings/python/test/ |
capng-test.py | 39 print("Failed have capability test 1")
|
/external/libcap-ng/libcap-ng-0.7/ |
config.h.in | 12 /* Define to 1 if you have the <linux/capability.h> header file. */
|
/external/libvpx/libvpx/vpx/src/ |
vpx_codec.c | 59 return "Codec does not implement requested capability";
|
/external/libvpx/libvpx/vpx/ |
vpx_decoder.h | 248 * that advertise the VPX_CODEC_CAP_PUT_FRAME capability. Calling these functions 249 * for codecs that don't advertise this capability will result in an error 288 * that advertise the VPX_CODEC_CAP_PUT_SLICE capability. Calling these functions 289 * for codecs that don't advertise this capability will result in an error
|
/external/qemu/target-i386/ |
hax-darwin.h | 43 /* Get HAXM capability information */
|