/system/connectivity/shill/init/ |
D | shill.conf.in | 57 -f /var/cache/flimflam/default.profile ]; then 80 if [ -n "${BLACKLISTED_DEVICES}" ] && [ -n "${SHILL_TEST_DEVICES}" ]; then 82 elif [ -n "${BLACKLISTED_DEVICES}" ]; then 84 elif [ -n "${SHILL_TEST_DEVICES}" ]; then 87 if [ -n "${SHILL_PASSIVE_MODE}" ]; then 90 if [ -n "${SHILL_PREPEND_DNS_SERVERS}" ]; then 93 if [ -n "${SHILL_ACCEPT_HOSTNAME_FROM}" ]; then 96 if [ -n "${SHILL_MINIMUM_MTU}" ]; then 99 if [ -n "${DHCPV6_ENABLED_DEVICES}" ]; then 102 if [ -n "${IGNORE_UNKNOWN_ETHERNET}" ]; then [all …]
|
/system/bt/service/doc/ |
D | IBluetoothGattServerCallback.txt | 43 * the remote device wants to read from. If |is_long| is true, then this 48 * If |offset| is invalid then sendResponse should be called with 51 * then GATT_ERROR_ATTRIBUTE_NOT_LONG should be returned. 61 * the remote device wants to read from. If |is_long| is true, then this 66 * If |offset| is invalid then sendResponse should be called with 69 * then GATT_ERROR_ATTRIBUTE_NOT_LONG should be returned. 82 * |offset|. If |need_response| is false, then this is a "Write Without 84 * |is_prepare_write| is true, then the implementation should not commit this 87 * If |offset| is invalid, then sendResponse should be called with 102 * |offset|. If |need_response| is false, then this is a "Write Without [all …]
|
D | IBluetoothGattClient.txt | 68 * characteristic's permission requirements. If that operation fails, then the 90 * fails, then the |status| parameter of the onCharacteristicWrite callback 106 * descriptor's permission requirements. If that operation fails, then the 128 * then the |status| parameter of the onDescriptorWrite callback will contain 171 * with address |device_address|. If |execute| is true, then a request will be
|
/system/connectivity/shill/bin/ |
D | ff_debug | 98 if [ -n "$1" ]; then 102 if ! is_valid_tag "$FF_TAGLIST" "`echo $tag | sed 's/^[+-]//'`"; then 109 if [ -n "$tag" ]; then 119 if [ -z "$tag" ]; then 122 elif [ -n "`echo "$ff_tags_to_set" | egrep "\+$tag\+|\+$tag$|^$tag\+"`" ]; then 124 elif [ -n "$ff_tags_to_set" ]; then 143 if [ -z "$ff_debug_level" ]; then 148 if [ $# -gt 0 ]; then 156 if [ $# -gt 0 ]; then 184 if [ "$ff_tags_to_set" != "$starting_ff_tags" ]; then
|
D | wpa_debug | 60 if ! is_valid_tag "$WPA_LEVEL_LIST" "$1"; then 64 if [ $1 = `get_wpa_logging` ]; then 73 if [ $# -gt 0 ]; then
|
/system/extras/perfprofd/tests/ |
D | README.txt | 34 mock utilities layer and then have a test driver that invokes the 40 +----------------+ then verifies behavior 57 then examine the log to make sure that the daemon is doing
|
/system/bt/doc/ |
D | power_management.md | 108 state tables. If the spec specifies `BTA_DM_PM_NO_PREF`, then any 115 services for the given `BD_ADDR`, then looks up the ssr values from the 127 instead. If both actions have been attempted, then the action is set to 132 - If a timeout is specified in the power spec table, then an unused timer 138 is checked to see if it's allowed. If so, then `bta_dm_pm_sniff` is 147 made through the BTA workqueue thread to `bta_dm_pm_btm_cback`, which then 171 structure, and then calls back into `bta_dm_pm_set_mode` with the peer 175 stops all timers for the device, and then re-calls `bta_dm_pm_set_mode` 185 `BTA_DM_DI_SET_SNIFF` bit set, then `BTA_DM_DI_INT_SNIFF` is set,
|
/system/sepolicy/ |
D | otapreopt_chroot.te | 6 # We need to create an unshared mount namespace, and then mount /data.
|
D | clatd.te | 21 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
|
D | kernel.te | 84 # If you encounter an execute_no_trans denial on the kernel domain, then 92 # and is then trying to exec a shell or other program. You lose!
|
D | perfprofd.te | 16 # perfprofd checks for the existence of and then invokes simpleperf;
|
D | logd.te | 60 # logd is not allowed to write anywhere other than /data/misc/logd, and then
|
D | README | 27 BOARD_SEPOLICY_DIRS search path, then the first one found (at the 94 to unzip the apk, once it is unzipped, cd into the META_INF directory and then execute
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- 115 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 165 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the 174 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first 194 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the 200 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a 232 # only. Doxygen will then generate output that is more tailored for C. For 240 # Python sources only. Doxygen will then generate output that is more tailored 248 # sources. Doxygen will then generate output that is tailored for Fortran. 254 # sources. Doxygen will then generate output that is tailored for VHDL. [all …]
|
D | Doxyfile | 63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- 115 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 165 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the 174 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first 194 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the 200 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a 232 # only. Doxygen will then generate output that is more tailored for C. For 240 # Python sources only. Doxygen will then generate output that is more tailored 248 # sources. Doxygen will then generate output that is tailored for Fortran. 254 # sources. Doxygen will then generate output that is tailored for VHDL. [all …]
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 976 If a handle does not have this symbol, then an authorization session is not allowed. 994 throttling by the TPM. If the command code does not have this notation, then a write to NV 1073 If the handle references an NV Index, then the allowed authorizations are determined by the 1093 command or response is TPM_ST_SESSIONS, then a 32-bit value will be present in the 1178 a) If the TPM is in Failure mode, then the commandCode is TPM_CC_GetTestResult or 1188 c) If the TPM has not been initialized (TPM2_Startup()), then the commandCode is TPM_CC_Startup 1226 If the hierarchy for a transient object is disabled, then the transient objects will be flushe d so… 1229 2) If the handle references a persistent object, then 1239 iii) if the TPM implementation moves a persistent object to RAM for command processing then 1255 3) If the handle references an NV Index, then [all …]
|
D | raw_commands_fixed.txt | 976 If a handle does not have this symbol, then an authorization session is not allowed. 994 throttling by the TPM. If the command code does not have this notation, then a write to NV 1073 If the handle references an NV Index, then the allowed authorizations are determined by the 1093 command or response is TPM_ST_SESSIONS, then a 32-bit value will be present in the 1178 a) If the TPM is in Failure mode, then the commandCode is TPM_CC_GetTestResult or 1188 c) If the TPM has not been initialized (TPM2_Startup()), then the commandCode is TPM_CC_Startup 1226 If the hierarchy for a transient object is disabled, then the transient objects will be flushe d so… 1229 2) If the handle references a persistent object, then 1239 iii) if the TPM implementation moves a persistent object to RAM for command processing then 1255 3) If the handle references an NV Index, then [all …]
|
D | raw_structures.txt | 1578 // then umarshal value1, and if that succeeds... 1580 // then return the results of unmarshaling values 1633 the conditional value is allowed. If no “+” is present, then the conditional value is not allowed. 1711 If a parameter is the keyword “null,” then this denotes a selector with no contents. The table in E… 1905 base type had been UINT8, then no checking would occur prior to checking that the value is in the 1934 The selector in Example 2 can then be used in a subset union as shown in Example 3. 2035 indicates the maximum. If the minimum or maximum value expression is omitted, then the range is ope… 2142 array, then the unmarshaled size of that parameter is determined by its data type. The table in Exa… 2228 enclosed in angle brackets (“<>”) as part of the table title. If the angle brackets are empty, then… 2230 contain the letter “I” (such as in “IN” or “in” or “i”), then the structure is input and unmarshali… [all …]
|
D | raw_structures_fixed.txt | 1578 // then umarshal value1, and if that succeeds... 1580 // then return the results of unmarshaling values 1633 the conditional value is allowed. If no “+” is present, then the conditional value is not allowed. 1711 If a parameter is the keyword “null,” then this denotes a selector with no contents. The table in E… 1905 base type had been UINT8, then no checking would occur prior to checking that the value is in the 1934 The selector in Example 2 can then be used in a subset union as shown in Example 3. 2035 indicates the maximum. If the minimum or maximum value expression is omitted, then the range is ope… 2142 array, then the unmarshaled size of that parameter is determined by its data type. The table in Exa… 2228 enclosed in angle brackets (“<>”) as part of the table title. If the angle brackets are empty, then… 2230 contain the letter “I” (such as in “IN” or “in” or “i”), then the structure is input and unmarshali… [all …]
|
/system/connectivity/shill/doc/ |
D | manager-api.txt | 47 or PushProfile request then an error is returned. 126 type is the string "" then a scan request is 187 "GUID" property if specified, then by using 211 The service is then assigned to the new profile 212 and the specified properties are then applied to 359 then used for Geolocation. 399 The device then takes the SHA-1 hash of that 431 and then uses |public_key| to encrypt the psk for the 446 and then uses |public_key| to encrypt 652 with a 204 error then the service is moved [all …]
|
D | profile-api.txt | 15 the profile stack. Typically a per-user profile is then pushed at login 18 by tests and then pop the profile at the end to return the system to a
|
D | service-api.txt | 69 then this request is ignored and AlreadyConnected 73 connecting then this request is ignored and 77 connecting then it is terminated before this request 192 services are marked for auto-connect then the highest 243 network, then this property gives the data bearer 278 "postdata" If the method is POST then this key is 295 If not specified, then the network ID of 324 If all these steps fail, then the connect attempt fails. 545 is not set then "WPA-EAP" is used for the key 637 If the service type is "wifi", then this property is [all …]
|
/system/extras/tests/mmc_tracepoints/ |
D | README | 22 This can then be fed into other tools for further analysis.
|
/system/core/healthd/ |
D | healthd_mode_charger.cpp | 503 int64_t then = key->timestamp + timeout; in set_next_key_check() local 505 if (charger->next_key_check == -1 || then < charger->next_key_check) in set_next_key_check() 506 charger->next_key_check = then; in set_next_key_check()
|
/system/core/adb/ |
D | OVERVIEW.TXT | 52 then, the client sends its service requests to the ADB server. It doesn't 73 its role is to initiate the connection, then of being a pass-through
|