Home
last modified time | relevance | path

Searched refs:connection (Results 1 – 25 of 40) sorted by relevance

12

/hardware/interfaces/gnss/1.0/
DIAGnssCallback.hal30 /** GNSS requests data connection for AGNSS. */
32 /** GNSS releases the AGNSS data connection. */
34 /** AGNSS data connection initiated */
36 /** AGNSS data connection completed */
38 /** AGNSS data connection failed */
DIAGnss.hal42 * Notifies that the AGNSS data connection has been closed.
49 * Notifies that a data connection is not available for AGNSS.
68 * Notifies that a data connection is available and sets the name of the
/hardware/intel/common/libmix/mix_audio/src/
Damhelper.c4 static DBusGConnection *connection; variable
30 connection = dbus_g_bus_get(DBUS_BUS_SESSION, &error); in dbus_init()
32 if (connection == NULL) { in dbus_init()
40 proxy_lpe = dbus_g_proxy_new_for_name(connection, name, in dbus_init()
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantStaIfaceCallback.hal33 * connection is lost.
94 * Group Key Handshake; with IEEE 802.1X (non-WPA) connection is
101 * processing for the association phase and that data connection is
463 * to which the connection is being attempted.
497 * Used to indicate the success of a WPS connection attempt.
502 * Used to indicate the failure of a WPS connection attempt.
505 * connection.
513 * Used to indicate the overlap of a WPS PBC connection attempt.
DISupplicant.hal149 * to prioritize either STA or P2P connection to resolve conflicts
DISupplicantStaNetwork.hal951 * Enable the network for connection purposes.
953 * This must trigger a connection to the network if:
968 * Disable the network for connection purposes.
982 * Initiate connection to this network.
DISupplicantP2pIface.hal187 * and establishing data connection.
286 * Reject connection attempt from a peer (specified with a device
288 * with a peer and request to automatically block any further connection or
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasound_fm.h59 unsigned char connection; /* 0 for serial, 1 for parallel */ member
/hardware/qcom/msm8996/kernel-headers/sound/
Dasound_fm.h47 unsigned char connection; member
/hardware/interfaces/audio/2.0/default/
Dandroid.hardware.audio@2.0-service.rc8 # audioflinger restarts itself when it loses connection with the hal
/hardware/intel/img/psb_video/src/x11/
Dpsb_xrandr.h128 Connection connection; member
Dpsb_xrandr.c263 if (p_output->connection == RR_Connected) { in psb_xrandr_coordinate_init()
461 p_output->connection = output_info->connection; in psb_xrandr_refresh()
462 if (p_output->connection == RR_Connected) in psb_xrandr_refresh()
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_res_mgr.cpp50 conn->connection == DRM_MODE_CONNECTED) { in GetConnector()
/hardware/interfaces/tv/input/1.0/
Dtypes.hal45 * Status of cable connection.
61 CableConnectionStatus cableConnectionStatus; // Cable connection status.
/hardware/interfaces/usb/1.0/
DIUsb.hal52 * of type-c ports that are present and their connection status through the
Dtypes.hal156 * Represents the current connection status of a single USB port.
/hardware/interfaces/tv/cec/1.0/
DIHdmiCec.hal158 * Gets the connection status of the specified port.
160 * @param portId Port id to be inspected for the connection status.
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp81 Return<void> onHotplug(Display display, Connection connection) override { in onHotplug() argument
84 if (connection == Connection::CONNECTED) { in onHotplug()
88 } else if (connection == Connection::DISCONNECTED) { in onHotplug()
/hardware/interfaces/radio/1.0/
DISap.hal33 * @param maxMsgSize MaxMsgSize to be used for SIM Access Profile connection
/hardware/interfaces/broadcastradio/1.0/
DITunerCallback.hal53 * Method called by the HAL when the antenna connection state changes.
/hardware/libhardware/include/hardware/
Dhwcomposer2.h377 static inline const char* getConnectionName(hwc2_connection_t connection) { in getConnectionName() argument
378 switch (connection) { in getConnectionName()
/hardware/interfaces/sensors/1.0/
Dtypes.hal611 * A dynamic sensor connection indicates connection of a physical device or
616 * connection and disconnection. In the sensor event, besides the common
617 * data entries, "dynamic_sensor_meta", which includes fields for connection
621 * At a dynamic sensor connection event, fields of sensor_t structure
626 * reported in this connection event. At a dynamic sensor disconnection,
/hardware/interfaces/wifi/1.0/
DIWifiStaIface.hal92 * Support for tracking connection packets' fate.
284 * connection until disabled.
/hardware/intel/img/hwcomposer/merrifield/common/base/
DDrm.cpp114 if (connector->connection != DRM_MODE_CONNECTED) { in detect()
/hardware/interfaces/audio/effect/2.0/
Dtypes.hal38 * | connection | 0..2 | 0 insert: after track process

12