/hardware/interfaces/bluetooth/a2dp/1.0/ |
D | IBluetoothAudioHost.hal | 25 * This interface is from HAL server to HAL client. 27 * The HAL server must call into the IBluetoothAudioHost to initiate 35 * Invoked when the start stream is requested from HAL server 36 * to HAL client. This indicates that the HAL server 45 * Invoked when the suspend stream is requested from HAL server 46 * to HAL client. This indicates that the HAL server 54 * Invoked when the stop stream is requested from HAL server 55 * to HAL client. This indicates that the HAL server wants to
|
D | IBluetoothAudioOffload.hal | 27 * This interface is from HAL client to HAL server. 30 * as codec configuration to the HAL server, when its connected to an 35 * call the endSession to terminate the session with the HAL server. 51 * SUCCESS if HAL server successfully initializes the platform with the 53 * UNSUPPORTED_CODEC_CONFIGURATION if HAL server cannot initialize the 55 * FAILURE if HAL server cannot initialize the platform for any other
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
D | WatchdogClient.cpp | 65 std::shared_ptr<ICarWatchdog> server = ICarWatchdog::fromBinder(binder); in initialize() local 66 if (server == nullptr) { in initialize() 70 mWatchdogServer = server; in initialize()
|
/hardware/interfaces/gnss/2.0/ |
D | IAGnss.hal | 55 * Sets the hostname and port for the AGNSS server. 58 * @param hostname Hostname of the AGNSS server. 59 * @param port Port number associated with the server. 72 * that there is a network path to the SUPL server. The network handle can also be used
|
/hardware/interfaces/automotive/can/1.0/ |
D | ICanController.hal | 22 * server instances of ICanBus for each one that's up. 111 * exist, HAL server must create it. 170 * Fetches the list of interface types supported by this HAL server. 177 * Bring up the CAN interface and publish ICanBus server instance. 185 * Unpublish ICanBus server instance and bring down the CAN interface. 187 * In case of failure, at least the ICanBus server instance must be
|
D | ICloseHandle.hal | 30 * Otherwise, the server must ignore subsequent calls.
|
D | ICanBus.hal | 46 * different filters, HAL server must merge these to fulfill the superset of
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnss.hal | 56 * Sets the hostname and port for the AGNSS server. 59 * @param hostname Hostname of the AGNSS server. 60 * @param port Port number associated with the server.
|
D | IGnssDebug.hal | 27 * server. 32 * server. 150 * True if a server has provided a predicted orbit and clock model for 156 * start of the server predicted information. For example, a 1 day
|
/hardware/interfaces/tests/msgq/1.0/ |
D | ITestMsgQ.hal | 38 * an unsynchronized FMQ set up by the server. If 'configureFmq' is 39 * true, then the server sets up a new unsynchronized FMQ. This 42 * @param configureFmq The server sets up a new unsynchronized FMQ if
|
/hardware/interfaces/neuralnetworks/utils/ |
D | README.md | 92 server process or if the server process dies before returning a result, HIDL will return from the 97 client launches an asynchronous task and the server fails to return a result through the callback, 106 To protect against the case when the server dies after the asynchronous task was called successfully 108 which can be used to detect when an interface object (and more generally, the server process) has
|
/hardware/interfaces/automotive/vehicle/2.0/default/ |
D | Android.bp | 128 name: "android.hardware.automotive.vehicle@2.0-server-common-lib", 144 name: "android.hardware.automotive.vehicle@2.0-server-impl-lib", 158 "android.hardware.automotive.vehicle@2.0-server-common-lib",
|
/hardware/interfaces/broadcastradio/1.1/ |
D | IBroadcastRadioFactory.hal | 26 * The 1.1 server must always return the 1.1 version of specific interface.
|
/hardware/qcom/sdm845/gps/sdm845/gnss/ |
D | GnssAdapter.h | 196 LocationError setSuplHostServer(const char* server, int port); 346 void setServerUrl(const char* server) { mServerUrl.assign(server); } in setServerUrl() argument
|
/hardware/interfaces/tests/extension/vibrator/aidl/client/ |
D | Android.bp | 3 // server for example.
|
/hardware/interfaces/automotive/audiocontrol/2.0/ |
D | ICloseHandle.hal | 31 * Otherwise, the server must ignore subsequent calls.
|
/hardware/interfaces/drm/1.4/ |
D | types.hal | 92 * The license server detected an error in the license request. 130 * The provisioning server detected an error in the provisioning request.
|
/hardware/interfaces/drm/1.1/ |
D | IDrmPlugin.hal | 69 * delivered to the license server. 91 * parameters to the server. 205 * Release secure stops given a release message from the key server 209 * a DRM license server through the app and media framework to the vendor 224 * a secure stop release response message from the key server. 237 * stop release response message from the key server.
|
/hardware/interfaces/drm/1.2/ |
D | IDrmPlugin.hal | 65 * server to cryptographically confirm that the license has been 70 * remove offline licenses without notifying the server, which is 106 * delivered to the license server. 126 * to the server. 157 * provisioning server to retrieve a device certificate. getProvisionRequest 159 * to the provisioning server.
|
/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/ |
D | README | 18 look and then restart the system server with adb shell stop / adb shell start
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPlugin.hal | 59 * delivered to the license server. 76 * the server. 109 * @param response the response from the key server that is being 173 * provisioning server to retrieve a device certificate. getProvisionRequest 175 * to the provisioning server. 196 * server, it is provided to the Drm HAL using provideProvisionResponse. 201 * app from a provisioning server. 231 * message to a server which verifies the signature to confirm that the 234 * signed response from the server. 252 * secure stop ID is delivered by the key server as part of the key [all …]
|
D | types.hal | 112 * from the provisioning server. The request message data is obtained using 119 * license server. The request message data is obtained using getKeyRequest.
|
/hardware/interfaces/audio/common/all-versions/ |
D | copyHAL.sh | 29 readonly WATCHDOG=frameworks/base/services/core/java/com/android/server/Watchdog.java
|
/hardware/interfaces/radio/1.4/ |
D | IRadioIndication.hal | 44 * the list are changed or whenever the client and the radio server are connected.
|
/hardware/interfaces/audio/7.0/ |
D | IStreamOut.hal | 163 * callback proxy on the server side and thus dereference the callback 174 * on the client side being held until the HAL server termination. 187 * the local callback proxy on the server side and thus dereference
|