/hardware/interfaces/bluetooth/1.0/ |
D | IBluetoothHciCallbacks.hal | 35 * Send an ACL data packet form the controller to the host. 41 * Send a SCO data packet form the controller to the host.
|
D | IBluetoothHci.hal | 52 * Send an HCI command (as specified in the Bluetooth Specification 62 * Send an HCI ACL data packet (as specified in the Bluetooth Specification 71 * Send an SCO data packet (as specified in the Bluetooth Specification
|
/hardware/interfaces/bluetooth/1.0/default/ |
D | hci_protocol.h | 40 virtual size_t Send(uint8_t type, const uint8_t* data, size_t length) = 0;
|
D | mct_protocol.h | 35 size_t Send(uint8_t type, const uint8_t* data, size_t length);
|
D | h4_protocol.h | 41 size_t Send(uint8_t type, const uint8_t* data, size_t length);
|
D | mct_protocol.cc | 42 size_t MctProtocol::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::hci::MctProtocol
|
D | vendor_interface.cc | 90 VendorInterface::get()->Send(type, bt_hdr->data, bt_hdr->len); in transmit_cb() 311 size_t VendorInterface::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::V1_0::implementation::VendorInterface 326 return hci_->Send(type, data, length); in Send()
|
D | vendor_interface.h | 45 size_t Send(uint8_t type, const uint8_t* data, size_t length);
|
D | h4_protocol.cc | 32 size_t H4Protocol::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::hci::H4Protocol
|
D | bluetooth_hci.cc | 134 VendorInterface::get()->Send(type, data.data(), data.size()); in sendDataToController()
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDeviceCallback.hal | 57 * Send a buffer of image data to the camera service 69 * Send a buffer of image data to the camera service, with a timestamp 83 * Send a buffer of image data to the camera service, with a timestamp 98 * Send a batch of image data buffer to the camera service, with timestamps
|
D | ICameraDevicePreviewCallback.hal | 41 * Send a filled preview buffer to its consumer.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaIface.hal | 221 * Send driver command to get MAC address of the device. 234 * Send driver command to start RX filter. 245 * Send driver command to stop RX filter. 256 * Send driver command to add the specified RX filter. 269 * Send driver command to remove the specified RX filter. 282 * Send driver command to set Bluetooth coexistence mode. 295 * Send driver command to set Bluetooth coexistence scan mode. 311 * Send driver command to set suspend optimizations for power save. 324 * Send driver command to set country code.
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPluginListener.hal | 43 * Send a license expiration update to the listener. The expiration 55 * Send a keys change event to the listener. The keys change event
|
/hardware/interfaces/thermal/2.0/ |
D | IThermalChangedCallback.hal | 26 * Send a thermal throttling event to all ThermalHAL
|
/hardware/interfaces/thermal/1.1/ |
D | IThermalCallback.hal | 26 * Send a thermal throttling start/stop event to all ThermalService
|
/hardware/interfaces/cas/1.1/ |
D | ICas.hal | 31 * Send an scheme-specific session event to the CasPlugin.
|
/hardware/interfaces/drm/1.2/ |
D | IDrmPluginListener.hal | 41 * Send a keys change event to the listener. The keys change event
|
D | IDrmPlugin.hal | 221 * Send a session lost state event to the listener. This event 231 * Send a keys change event to the listener. The keys change event
|
/hardware/interfaces/bluetooth/1.0/default/test/ |
D | mct_protocol_unittest.cc | 100 protocol_->Send(type, (uint8_t*)data, data_length); in SendAndReadUartOutbound()
|
D | h4_protocol_unittest.cc | 93 protocol_->Send(type, (uint8_t*)data, data_length); in SendAndReadUartOutbound()
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 243 * Send UDUB (user determined user busy) to ringing or 315 * Send a DTMF tone 329 * Send an SMS message 343 * Send an SMS message. Identical to sendSms, 415 * Send a USSD message. 944 * Send FLASH command 954 * Send DTMF string 966 * Send a CDMA SMS message 1256 * Send a SMS message over IMS. 1528 * Send the updated device state.
|
/hardware/qcom/msm8998/json-c/ |
D | RELEASE_CHECKLIST.txt | 131 Send an email to the mailing list.
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsCamera.hal | 90 * Send a driver specific value to the HAL implementation.
|
/hardware/interfaces/cas/1.0/ |
D | ICas.hal | 86 * Send an scheme-specific event to the CasPlugin.
|