Searched refs:point (Results 1 – 25 of 53) sorted by relevance
123
/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/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.
|
D | IWifiChipEventCallback.hal | 22 * this point the interfaces available in the mode must be able to be
|
/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/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/radio/1.2/ |
D | IRadio.hal | 122 * - The interface must be point to point. 148 * the prefix length is absent, then the addresses are assumed to be point to point with
|
D | types.hal | 202 * If any PLMN of this list is found, search must end at that point and results with all 203 * PLMN found until that point should be sent as response.
|
/hardware/interfaces/drm/1.0/ |
D | ICryptoFactory.hal | 23 * 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/usb/1.0/ |
D | types.hal | 129 * Indicates can either act as UFP or DFP at a given point of time. 211 * given point of time.
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | types.hal | 46 * y, cb, and cr point to the first byte of their respective planes.
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 73 uint32_t event; // TODO: if there are common core events, convert to an enum or point to std 88 uint32_t flags; // TODO: if common flags exist, define an enum of point to std
|
D | IOmxNode.hal | 274 * If the port is in metadata mode, the buffer will be updated to point to 298 * If the port is in metadata mode, the buffer will be updated to point to
|
/hardware/interfaces/cas/1.0/ |
D | IMediaCasService.hal | 23 * IMediaCasService is the main entry point for interacting with a vendor's
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | types.hal | 89 * Monotonic timestamp in Us since fixed point in time as decided
|
/hardware/interfaces/audio/4.0/ |
D | types.hal | 164 * A 3D point used to represent position or orientation of a microphone. 275 /** Normalized point to signal the main orientation of the microphone's
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | IVehicle.hal | 98 * deadlocks, as it may be called at any point of operation. Any synchronization
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsCamera.hal | 44 * If no call is made to this entry point, the IEvsCamera must support at least one
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.hal | 337 * 754 16-bit floating-point format. 417 * precision as low as that of the IEEE 754 16-bit floating-point format. 419 * range and precision of the IEEE 754 32-bit floating-point format.
|
/hardware/interfaces/contexthub/1.0/ |
D | types.hal | 141 BROADCAST = 0xFFFF, // The message endpoint is a broadcast end point.
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 232 PCM_SUB_32_BIT = 0x3, // PCM signed .31 fixed point 233 PCM_SUB_8_24_BIT = 0x4, // PCM signed 8.23 fixed point 771 * audio end point at the edge of the system managed by the module exposing
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 241 PCM_SUB_32_BIT = 0x3, // PCM signed .31 fixed point 242 PCM_SUB_8_24_BIT = 0x4, // PCM signed 8.23 fixed point 810 * audio end point at the edge of the system managed by the module exposing
|
123