Searched refs:has (Results 1 – 25 of 627) sorted by relevance
12345678910>>...26
/hardware/interfaces/gnss/1.0/ |
D | types.hal | 46 /** GnssLocation has valid latitude and longitude. */ 48 /** GnssLocation has valid altitude. */ 50 /** GnssLocation has valid speed. */ 52 /** GnssLocation has valid bearing. */ 54 /** GpsLocation has valid horizontal accuracy. */ 56 /** GpsLocation has valid vertical accuracy. */ 58 /** GpsLocation has valid speed accuracy. */ 60 /** GpsLocation has valid bearing accuracy. */
|
/hardware/interfaces/security/rkp/ |
D | CHANGELOG.md | 16 * `board` has been removed. 17 * `device` has been added. 28 * ProtectedData has been removed. 30 * `version` has moved to a top-level field within the CSR generated by the HAL. 32 * The need for an EEK has been removed. There is no longer an encrypted portion of the CSR. 35 * The schema for the CSR itself has been significantly simplified, please see 37 * the chain of signing, MACing, and encryption operations has been replaced with a single 39 * CertificateType has been added to identify the type of certificate being requested. 40 * The structure has been composed to enable a clear split between what is required to validate a
|
/hardware/interfaces/tetheroffload/control/1.0/ |
D | types.hal | 21 * Indicate that a working configuration has been programmed and the 22 * hardware management process has begun forwarding traffic. 26 * Indicate that an error has occurred which has disrupted hardware 33 * Indicate that the device has moved to a RAT on which hardware 51 * setDataLimit, has expired. It is recommended that the client query for
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerCallback.hal | 23 /** The display has been connected */ 25 /** The display has been disconnected */ 30 * Notifies the client that the given display has either been connected or 37 * has been enabled with setVsyncEnabled. 65 * Notifies the client that a vsync event has occurred. This callback must 69 * @param display is the display which has received a vsync event
|
D | IComposerClient.hal | 56 * is not a virtual display, this request has no effect. 91 * that drawing to the display has been suspended and that the the 610 * queue has changed. 624 * SELECT_DISPLAY has this pseudo prototype 633 * SELECT_LAYER has this pseudo prototype 642 * SET_ERROR has this pseudo prototype 653 * SET_CHANGED_COMPOSITION_TYPES has this pseudo prototype 669 * SET_DISPLAY_REQUESTS has this pseudo prototype 690 * SET_PRESENT_FENCE has this pseudo prototype 704 * SET_RELEASE_FENCES has this pseudo prototype [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | image_layout_transition_common.adoc | 34 If pname:image has a color format, then the pname:aspectMask member of 39 If pname:image has a color format that is single-plane, then the 43 If pname:image has a color format and is not _disjoint_, then the 47 If pname:image has a multi-planar format and the image is _disjoint_, 54 If pname:image has a depth/stencil format with both depth and stencil 61 If pname:image has a depth/stencil format with both depth and stencil 68 If pname:image has a depth/stencil format with both depth and stencil
|
/hardware/interfaces/camera/provider/2.4/ |
D | ICameraProviderCallback.hal | 31 * camera device has changed. 42 * @param cameraDeviceName The name of the camera device that has a 54 * mode of the flash unit associated with a specific camera device has 60 * @param cameraDeviceName The name of the camera device that has a
|
/hardware/interfaces/wifi/1.6/ |
D | IWifiNanIfaceEventCallback.hal | 31 * Asynchronous callback indicating a data-path (NDP) setup has been completed: received by 42 * Asynchronous callback indicating a data-path (NDP) schedule has been updated (e.g. channels 50 * Asynchronous callback indicating that a match has occurred: i.e. a service has been
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | IVehicleCallback.hal | 22 * Event callback happens whenever a variable that the API user has 30 * @param values that has been updated. 52 * @param property - a property where error has happened. 53 * @param areaId - bitmask that specifies in which areas the problem has
|
/hardware/interfaces/gnss/measurement_corrections/1.0/ |
D | types.hal | 70 * means either reflection planes serving is not supported or the satellite signal has gone 120 * A struct containing the characteristics of the reflecting plane that the satellite signal has 124 * means either reflection planes serving is not supported or the satellite signal has gone 146 /** GnssSingleSatCorrectionFlags has valid satellite-is-line-of-sight-probability field. */ 148 /** GnssSingleSatCorrectionFlags has valid Excess Path Length field. */ 150 /** GnssSingleSatCorrectionFlags has valid Excess Path Length Uncertainty field. */ 152 /** GnssSingleSatCorrectionFlags has valid Reflecting Plane field. */
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDevice.hal | 42 * An external camera device has been disconnected, and is no longer 71 * An external camera device has been disconnected, and is no longer 93 * An active camera session has a higher priority accessing the flash 97 * the torch mode has been turned off and the torch mode state has become 101 * state has become TORCH_MODE_STATUS_AVAILABLE_OFF for set_torch_mode() to 108 * of those flash unit(s) has become TORCH_MODE_STATUS_AVAILABLE_OFF. 121 * This camera device has been opened, so the torch cannot be 135 * An external camera device has been disconnected, and is no longer 168 * This external camera device has been disconnected, and is no 188 * In case this camera device has been disconnected, the dump must not fail,
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | formats.adoc | 33 unsigned normalized format that has a 4-bit R component in bits 4..7, 36 packed unsigned normalized format that has a 4-bit R component in bits 40 packed unsigned normalized format that has a 4-bit B component in bits 45 packed unsigned normalized format that has a 4-bit A component in bits 49 packed unsigned normalized format that has a 4-bit A component in bits 54 packed unsigned normalized format that has a 5-bit R component in bits 58 packed unsigned normalized format that has a 5-bit B component in bits 62 packed unsigned normalized format that has a 5-bit R component in bits 66 packed unsigned normalized format that has a 5-bit B component in bits 70 packed unsigned normalized format that has a 1-bit A component in bit [all …]
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IGraphicBufferProducer.hal | 161 * Return of a value other than NO_ERROR means an error has occurred: 162 * * NO_INIT - the buffer queue has been abandoned or the producer is not 193 * Return of a value other than NO_ERROR means an error has occurred: 194 * * NO_INIT - the buffer queue has been abandoned. 217 * Return of a value other than NO_ERROR means an error has occurred: 218 * * NO_INIT - the buffer queue has been abandoned. 219 * * BAD_VALUE - one of the following has occurred: 275 * Return of a negative means an error has occurred: 276 * * NO_INIT - the buffer queue has been abandoned or the producer is not 282 * the producer already has a single buffer dequeued [all …]
|
/hardware/nxp/uwb/halimpl/config/ |
D | README.md | 9 Extra calibration files, *UWB_COUNTRY_CODE_CAPS* has higher priority. 10 For example, if *UWB_COUNTRY_CODE_CAPS* has 0x5 (Tx power) entry, *cal.antX.chX.tx_power* from extr… 34 * First octec has number of TLV entries and TLVs are followed. 69 * *EXTRA_CONF_PATH[N+1]* has higher priority over *EXTRA_CONF_PATH[N]*. 70 * if the file path has `<country>` in it, `<country>` part will be replaced with country code (or r… 71 * if the file path has `<sku>` in it, `<sku>` part will be replace with the 'persist.vendor.uwb.cal… 87 …ountry codes can be grouped into region string. If main configuration file has *REGION_MAP_PATH*, … 113 e.g. `cal.rx_antenna_mask=0x3` means this paltform has two RX antennas with ID 1 and 2.
|
/hardware/interfaces/automotive/vehicle/aidl/impl/proto/android/hardware/automotive/vehicle/ |
D | VehicleAreaConfig.proto | 28 /* If the property has @data_enum, leave the range to zero. 43 * If the property has a @data_enum, then it is possible to specify a supported subset of the 44 * @data_enum. If the property has a @data_enum and supported_enum_values is null, then it is
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiChipEventCallback.hal | 21 * Callback indicating that the chip has been reconfigured successfully. At 42 * Callback indicating that a new iface has been added to the chip. 50 * Callback indicating that an existing iface has been removed from the chip. 68 * - In the case where a bug report has to be captured, framework will 84 * Callback indicating that the chip has encountered a fatal error.
|
D | IWifiNanIfaceEventCallback.hal | 221 * Asynchronous callback indicating that a cluster event has been received. 228 * Asynchronous callback indicating that a NAN has been disabled. 238 * Asynchronous callback indicating that an active publish session has terminated. 248 * Asynchronous callback indicating that an active subscribe session has terminated. 258 * Asynchronous callback indicating that a match has occurred: i.e. a service has been 266 * Asynchronous callback indicating that a previously discovered match (service) has expired. 274 * Asynchronous callback indicating that a followup message has been received from a peer. 292 * Asynchronous callback indicating a data-path (NDP) setup has been requested by an Initiator 300 * Asynchronous callback indicating a data-path (NDP) setup has been completed: received by
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaIfaceCallback.hal | 39 * use the radio until the interface has been enabled. 55 * This state is entered when the supplicant has found a suitable BSS 62 * This state is entered when the supplicant has found a suitable BSS 70 * This state is entered when the driver reports that association has 73 * until the IEEE 802.1X/EAPOL authentication has been completed. 80 * when the IEEE 802.1X/EAPOL authentication has been completed. 84 * This state is entered when 4-Way Key Handshake has been completed 96 * the EAP authentication has been completed). With static WEP keys and 98 * has been completed. 100 * This state indicates that the supplicant has completed its [all …]
|
/hardware/interfaces/contexthub/1.2/ |
D | IContexthub.hal | 41 * callback has already been registered must override the previous 55 * has changed a setting. 57 * @param setting User setting that has been modified.
|
/hardware/interfaces/camera/provider/2.6/ |
D | ICameraProviderCallback.hal | 35 * camera device of a logical multi-camera has changed. 46 * physical camera has a new status. 48 * that has a new status.
|
/hardware/interfaces/confirmationui/1.0/ |
D | IConfirmationResultCallback.hal | 26 * Iff the user has confirmed the prompted text, error is ErrorCode::OK and the 31 * @param error - OK: IFF the user has confirmed the prompt. 32 * - Canceled: If the user has pressed the cancel button. 37 * The message is CBOR (RFC 7049) encoded and has the following format:
|
/hardware/interfaces/contexthub/1.1/ |
D | IContexthub.hal | 25 * has changed a setting. 27 * @param setting User setting that has been modified.
|
/hardware/interfaces/drm/1.2/ |
D | IDrmPluginListener.hal | 30 * SessionLostState event must be signaled when a session has 36 * @param sessionId identifies the session that has been invalidated 52 * key that has become usable.
|
/hardware/interfaces/graphics/composer/2.4/ |
D | IComposerCallback.hal | 24 * Notifies the client that a vsync event has occurred. This callback must 28 * @param display is the display which has received a vsync event 37 * Notifies the client that the previously reported timing for vsync period change has been
|
/hardware/interfaces/boot/1.1/ |
D | types.hal | 31 * Partitions are being snapshotted, but no merge has been started. 36 * At least one partition has merge is in progress.
|
12345678910>>...26