/hardware/interfaces/radio/config/1.0/ |
D | IRadioConfigIndication.hal | 27 * Indicates SIM slot status change. 29 * This indication must be sent by the modem whenever there is any slot status change, even the
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiChipEventCallback.hal | 61 * Asynchronous callback indicating a radio mode change. 62 * Radio mode change could be a result of:
|
D | IWifiStaIface.hal | 60 * @param mac MAC address to change into.
|
D | IWifiChip.hal | 57 * the wifi chip change it's transmitting power levels.
|
/hardware/interfaces/usb/1.0/ |
D | IUsb.hal | 23 * This function is used to change the port role of a specific port. 36 * called by the HAL whenever there is a change in the port state.
|
/hardware/interfaces/health/1.0/ |
D | IHealth.hal | 21 * This function lets you change healthd configuration from default if 33 * This function is a hook to update/change device's HealthInfo (as described
|
/hardware/broadcom/wlan/ |
D | .gitignore | 8 # any tracked files which get ignored after the change.
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPluginListener.hal | 55 * Send a keys change event to the listener. The keys change event
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | types.hal | 47 * the buffer pool for synchronization after status change. 71 * Buffer ownership status change message. This message is
|
/hardware/interfaces/tests/hash/1.0/ |
D | IHash.hal | 21 * This file is FREEZED to ensure its hash doesn't change.
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/ |
D | viddec_mp4_videoobjectplane.c | 342 int32_t change=0; in mp4_Parse_VideoObjectPlane() local 343 if(mp4_brightness_change(parent, &change) == MP4_STATUS_PARSE_ERROR) in mp4_Parse_VideoObjectPlane() 347 vidObjPlane->brightness_change_factor = change; in mp4_Parse_VideoObjectPlane()
|
/hardware/interfaces/broadcastradio/2.0/ |
D | ITunerCallback.hal | 45 * A delta update of the program list, called whenever there's a change in 78 * this callback, while an internal event can change parameters
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaIfaceCallback.hal | 349 * BSSID change Reasons. 381 * Used to indicate a state change event on this particular iface. If this 389 * change event. This must be zero'ed if this event is not 392 * state change event. This must be invalid (UINT32_MAX) if this 395 * change event. This must be empty if this event is not specific 487 * Used to indicate the change of active bssid.
|
/hardware/interfaces/gatekeeper/1.0/ |
D | types.hal | 23 // the verified password due to a version change
|
/hardware/qcom/msm8998/json-c/ |
D | RELEASE_CHECKLIST.txt | 25 Generally, unless we're doing a major release, change: 112 Add/change links to current release.
|
D | ChangeLog | 19 * change the floating point output format to %.17g so values with 50 You should change your build to use appropriate -I and -l options. 172 * Make headers C++ compatible by change *this to *obj
|
/hardware/intel/bootstub/ |
D | bootstub.spec | 47 - change SPI uart slave select to 0x2 according to ESL 2008.06 version
|
/hardware/intel/common/libva/ |
D | configure.ac | 24 # - increment major for any ABI change (which shall not occur!) 25 # - increment minor for any interface change (e.g. new/modified function) 26 # - increment micro for any other change (new flag, new codec definition, etc.) 54 # libva library version number (generated, do not change)
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 179 * reporting-mode: on-change 203 * reporting-mode: on-change 252 * reporting-mode: on-change 263 * reporting-mode: on-change 334 * reporting-mode: on-change 359 * reporting-mode: on-change 366 * Because this sensor is on-change, events must be generated when and only 372 * See the definition of the on-change reporting mode for more information. 401 * Large accelerations without a change in phone orientation must not 495 * reporting-mode: on-change [all …]
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display.cpp | 772 for (const auto& change : layer_changes_) { in BuildLayerStack() local 773 auto hwc_layer = layer_map_[change.first]; in BuildLayerStack() 774 auto composition = change.second; in BuildLayerStack() 777 DLOGW("Null layer: %" PRIu64, change.first); in BuildLayerStack() 798 for (auto change : layer_changes_) { in BuildLayerStack() local 799 out_layers[i] = change.first; in BuildLayerStack() 800 out_types[i] = INT32(change.second); in BuildLayerStack()
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 72 * @param hysteresisDb An interval in dB defining the required magnitude change between reports. 95 * @param hysteresisDlKbps An interval in kbps defining the required magnitude change between DL 98 * @param hysteresisUlKbps An interval in kbps defining the required magnitude change between UL
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | IVehicleCallback.hal | 26 * change needs to be reported.
|
/hardware/interfaces/tv/cec/1.0/ |
D | IHdmiCec.hal | 46 * hence to tell HAL to stop receiving commands from the CEC bus, and change 57 * connected HDMI devices. It is therefore likely to change if the cable is
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_display.cpp | 993 for (const auto& change : layer_changes_) { in BuildLayerStack() local 994 auto hwc_layer = layer_map_[change.first]; in BuildLayerStack() 995 auto composition = change.second; in BuildLayerStack() 999 DLOGW("Invalid layer: %" PRIu64, change.first); in BuildLayerStack() 1019 for (auto change : layer_changes_) { in BuildLayerStack() local 1020 out_layers[i] = change.first; in BuildLayerStack() 1021 out_types[i] = INT32(change.second); in BuildLayerStack()
|
/hardware/interfaces/wifi/1.1/ |
D | IWifiChip.hal | 61 * the wifi chip change it's transmitting power levels.
|