/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioStreamOutALSA.cpp | 118 size_t sent = 0; in write() local 244 (char *)buffer + sent, in write() 248 (char *)buffer + sent, in write() 276 sent += static_cast<ssize_t>((period_size)); in write() 280 } while ((mHandle->handle||(mHandle->rxHandle && mParent->mVoipStreamCount)) && sent < bytes); in write() 282 return sent; in write()
|
/hardware/interfaces/bluetooth/1.0/ |
D | IBluetoothHci.hal | 45 * from the controller to be sent to the host. 56 * @param command is the HCI command to be sent 65 * @param data HCI data packet to be sent 74 * @param data HCI data packet to be sent
|
D | IBluetoothHciCallbacks.hal | 30 * @param event is the HCI event to be sent to the Bluetooth stack.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaNetworkCallback.hal | 43 * The response for the request must be sent using the corresponding 54 * The response for the request must be sent using the corresponding 65 * The response for the request must be sent using the corresponding
|
D | ISupplicantP2pIfaceCallback.hal | 179 * @param srcAddress MAC address of the device that sent the invitation. 201 * @param isRequest Whether we received or sent the provision discovery. 213 * @param srcAddress MAC address of the device that sent the service discovery.
|
/hardware/interfaces/contexthub/1.0/ |
D | IContexthub.hal | 56 * msg message to be sent 105 * msg message to be sent 126 * msg message to be sent 147 * msg message to be sent
|
D | IContexthubCallback.hal | 35 * @params txnId : transaction id whose result is being sent
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 159 * sent by ME to SIM or commands handled by ME, represented as byte array 188 * must be sent. 238 * which indicates each page of a CBS Message sent to the MS by the 241 * bytes which contain between 1 and 15 CBS Message pages sent as one 371 * This event must be sent in the following scenarios 402 * same set as sent by setRadioCapability(). 450 * This message must be sent either just before the Radio State changes to RadioState:UNAVAILABLE 451 * or just after but must never be sent after the Radio State changes from RadioState:UNAVAILABLE 453 * It must NOT be sent after the Radio state changes to RadioState:ON/RadioState:OFF after the
|
D | IRadio.hal | 344 * except that more messages are expected to be sent soon. If possible, 361 * unsolDataCallListChanged() is sent. The call remains in the 380 * @param modemCognitive Indicating this profile was sent to the modem through setDataProfile 417 * If a USSD session already exists, the message must be sent in the 691 * Must only be sent while voice call is active. 969 * @param sms Cdma Sms to be sent described by CdmaSmsMessage in types.hal 980 * @param smsAck Cdma Sms ack to be sent described by CdmaSmsAck in types.hal 1234 * @param modemCognitive indicating the data profile was sent to the modem through 1262 * @param message ImsSmsMessage as defined in types.hal to be sent 1276 * @param message SimApdu as defined in types.hal to be sent [all …]
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc.cpp | 1035 ssize_t sent = 0; in sendConnectionEvent() local 1038 (sent = ::send(socketFd, data.c_str() + (data.length() - remain), in sendConnectionEvent() 1040 remain -= sent; in sendConnectionEvent() 1043 if (sent < 0) { in sendConnectionEvent()
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmxObserver.hal | 24 * IOmxObserver is a listener interface for OMX messages sent from an IOmxNode
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc.cpp | 188 ssize_t sent = 0; in sendConnectionEvent() local 191 (sent = ::send(socketFd, data.c_str() + (data.length() - remain), in sendConnectionEvent() 193 remain -= sent; in sendConnectionEvent() 196 if (sent < 0) { in sendConnectionEvent()
|
/hardware/interfaces/soundtrigger/2.0/ |
D | ISoundTriggerHwCallback.hal | 33 * Generic recognition event sent via recognition callback 78 * Event sent via load sound model callback
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevice.hal | 187 /** Set the callback interface through which preview frames are sent */ 203 * release video recording frames sent out by the cameral HAL before and 243 * buffers sent out via CAMERA_MSG_VIDEO_FRAME for a recording session. If 276 * sent with the corresponding frame. Every record frame must be released by 304 * frames sent out by the camera HAL before the camera HAL receives a call 319 * frames sent out by the camera HAL before the camera HAL receives a call 335 * frames sent out by the camera HAL before the camera HAL receives a call
|
D | types.hal | 74 * WARNING: When a frame is sent directly without copying, it is the frame 151 * INVALID_OPERATION error if it is sent after video recording is started,
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceCallback.hal | 70 * these results were sent to camera framework one by one, from lower index 98 * must not be sent. 116 * require specific timing. Multiple messages may be sent in one call; a
|
D | types.hal | 439 * For StreamBuffers sent to the HAL in a CaptureRequest, this ID uniquely 440 * identifies a buffer. When a buffer is sent to HAL for the first time, 453 * For StreamBuffers sent to the HAL in a CaptureRequest, if the bufferId 456 * that of the stream. If the bufferId has been sent to the HAL before, this 462 * sent it in the matching CaptureRequest), and the handle can be identified 546 * Indicates the type of message sent, which specifies which member of the 653 * The message structure sent to ICameraDevice3Callback::notify() 733 * A single request for image capture/buffer reprocessing, sent to the Camera 751 * notifications sent to ICameraDevice3Callback::notify(). 811 * sent to the framework asynchronously with processCaptureResult(), in [all …]
|
/hardware/interfaces/usb/1.0/ |
D | IUsb.hal | 50 * query would be sent through the IUsbCallback object's notifyRoleSwitchStatus
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssNiCallback.hal | 107 * who sent the network initiated location request.
|
D | IGnssGeofencing.hal | 83 * must be sent.
|
/hardware/interfaces/health/1.0/ |
D | IHealth.hal | 42 * @return infoOut HealthInfo to be sent to client code. (May or may
|
/hardware/interfaces/tv/cec/1.0/ |
D | IHdmiCec.hal | 79 * @param message CEC message to be sent to other HDMI device. 81 * NACK if the sent message is not acknowledged,
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPluginListener.hal | 26 * IDrmPluginListener is a listener interface for Drm events sent from an
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiChipEventCallback.hal | 77 * @return data Raw bytes of data sent by the driver. Must be dumped
|
/hardware/ril/librilutils/proto/ |
D | sap-api.proto | 10 // the actual message being sent, as described by the type and id
|