/hardware/google/pixel/atrace/ |
D | [email protected] | 6 # ion allocation trace point 8 # scm trace point 10 # system bus clk trace point 12 # legacy systrace point
|
/hardware/interfaces/wifi/hostapd/1.0/ |
D | IHostapd.hal | 103 * Parameters to use for setting up the access point interface. 115 * Parameters to use for setting up the access point network. 129 * Adds a new access point for hostapd to control. 131 * This should trigger the setup of an access point with the specified 134 * @param ifaceParams AccessPoint Params for the access point. 135 * @param nwParams Network Params for the access point. 147 * Removes an existing access point from hostapd. 149 * This should bring down the access point previously setup on the
|
/hardware/interfaces/wifi/hostapd/1.1/ |
D | IHostapd.hal | 57 * Parameters to use for setting up the access point interface. 69 * Adds a new access point for hostapd to control. 71 * This should trigger the setup of an access point with the specified 74 * @param ifaceParams AccessPoint Params for the access point. 75 * @param nwParams Network Params for the access point.
|
/hardware/interfaces/wifi/hostapd/1.2/ |
D | IHostapd.hal | 135 * Parameters to use for setting up the access point interface. 155 * Parameters to use for setting up the access point network. 173 * Adds a new access point for hostapd to control. 175 * This should trigger the setup of an access point with the specified 178 * @param ifaceParams AccessPoint Params for the access point. 179 * @param nwParams Network Params for the access point.
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiStaIfaceEventCallback.hal | 53 * Called when the RSSI of the currently connected access point goes beyond the 57 * @param currBssid BSSID of the currently connected access point. 58 * @param currRssi RSSI of the currently connected access point.
|
/hardware/interfaces/tests/foo/1.0/ |
D | IFooCallback.hal | 31 // above, both from the point of view of the caller (callerBlockedNs) and 32 // from the point of view of IFooCallback itself (timeNs). timeNs measures 48 // how long the three methods above took, from the point of view of that
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaIfaceCallback.hal | 32 * start looking for an access point. This state is entered when a 405 * @param bssid BSSID of the access point. 406 * @param data ANQP data fetched from the access point. 408 * @param hs20Data ANQP data fetched from the Hotspot 2.0 access point. 416 * @param bssid BSSID of the access point. 418 * @param data Icon data fetched from the access point. 426 * @param bssid BSSID of the access point. 437 * @param bssid BSSID of the access point. 456 * from access point. Refer to section 8.4.1.7 of IEEE802.11 spec.
|
D | ISupplicantStaIface.hal | 186 * specified access point. 190 * @param macAddress MAC address of the access point. 205 * Initiate the Hotspot 2.0 icon query with the specified accesss point. 209 * @param macAddress MAC address of the access point. 210 * @param fileName Name of the file to request from the access point.
|
/hardware/interfaces/atrace/1.0/default/ |
D | [email protected] | 6 # ion allocation trace point
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.t | 51 * 754 16-bit floating-point format. 132 * precision as low as that of the IEEE 754 16-bit floating-point format. 134 * range and precision of the IEEE 754 32-bit floating-point format.
|
/hardware/interfaces/identity/support/src/ |
D | IdentityCredentialSupport.cpp | 572 void operator()(EC_POINT* point) const { in operator ()() 573 if (point != nullptr) { in operator ()() 574 EC_POINT_free(point); in operator ()() 698 auto point = EC_POINT_Ptr(EC_POINT_new(group.get())); in certificateSignedByPublicKey() local 699 if (EC_POINT_oct2point(group.get(), point.get(), publicKey.data(), publicKey.size(), nullptr) != in certificateSignedByPublicKey() 714 if (EC_KEY_set_public_key(ecKey.get(), point.get()) != 1) { in certificateSignedByPublicKey() 772 auto point = EC_POINT_Ptr(EC_POINT_new(group.get())); in checkEcDsaSignature() local 773 if (EC_POINT_oct2point(group.get(), point.get(), publicKey.data(), publicKey.size(), nullptr) != in checkEcDsaSignature() 788 if (EC_KEY_set_public_key(ecKey.get(), point.get()) != 1) { in checkEcDsaSignature() 1009 auto point = EC_POINT_Ptr(EC_POINT_new(group.get())); in createAttestationForEcPublicKey() local [all …]
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.t | 115 * 754 16-bit floating-point format. 312 * Quantized zero-point offset of the operand. 391 * precision as low as that of the IEEE 754 16-bit floating-point format. 393 * range and precision of the IEEE 754 32-bit floating-point format. 484 * A floating-point value within the range (0.0, 1.0]. Describes how likely the 546 * Optional time point of the steady clock (as from std::chrono::steady_clock) 550 /** No time point provided. */ 554 * Time point of the steady clock (as from std::chrono::steady_clock) 564 /** No time point provided. */
|
/hardware/interfaces/atrace/1.0/ |
D | types.hal | 25 * Operation failed with errors on enabling tracing point.
|
/hardware/interfaces/drm/1.1/ |
D | ICryptoFactory.hal | 22 * ICryptoFactory is the main entry point for interacting with a vendor's
|
D | IDrmFactory.hal | 22 * IDrmFactory is the main entry point for interacting with a vendor's
|
/hardware/interfaces/drm/1.3/ |
D | ICryptoFactory.hal | 21 * ICryptoFactory is the main entry point for interacting with a vendor's
|
D | IDrmFactory.hal | 21 * IDrmFactory is the main entry point for interacting with a vendor's
|
/hardware/interfaces/camera/provider/2.5/ |
D | types.hal | 47 * The exact point when this status change happens during the folding
|
/hardware/interfaces/cas/1.2/ |
D | IMediaCasService.hal | 24 * IMediaCasService is the main entry point for interacting with a vendor's
|
/hardware/interfaces/drm/1.2/ |
D | ICryptoFactory.hal | 21 * ICryptoFactory is the main entry point for interacting with a vendor's
|
D | IDrmFactory.hal | 23 * IDrmFactory is the main entry point for interacting with a vendor's
|
/hardware/interfaces/cas/1.1/ |
D | IMediaCasService.hal | 23 * IMediaCasService is the main entry point for interacting with a vendor's
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 133 * - The interface must be point to point. 159 * the prefix length is absent, then the addresses are assumed to be point to point with
|
/hardware/interfaces/radio/1.4/ |
D | IRadio.hal | 51 * - The interface must be point to point. 71 * the prefix length is absent, then the addresses are assumed to be point to point with
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 540 * primaries (including white point) and the transfer characteristic function, 938 * floating point pixel formats. [0.0 - 1.0] is the standard 954 * The RGB primaries and the white point are the same as BT.709. 969 * The RGB primaries and the white point are the same as BT.709. 971 * The values are floating point. 1002 * The RGB primaries and the white point are the same as BT.709. 1004 * The values are floating point. 1093 * Display P3 uses same primaries and white-point as DCI-P3 1102 * Use same primaries and white-point as DCI-P3 1164 * HAL_PIXEL_FORMAT_BLOB: A depth point cloud, as [all …]
|