Home
last modified time | relevance | path

Searched refs:Send (Results 1 – 25 of 32) sorted by relevance

12

/hardware/interfaces/bluetooth/1.0/
DIBluetoothHciCallbacks.hal35 * Send an ACL data packet form the controller to the host.
41 * Send a SCO data packet form the controller to the host.
DIBluetoothHci.hal52 * 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/
Dhci_protocol.h40 virtual size_t Send(uint8_t type, const uint8_t* data, size_t length) = 0;
Dmct_protocol.h35 size_t Send(uint8_t type, const uint8_t* data, size_t length);
Dh4_protocol.h41 size_t Send(uint8_t type, const uint8_t* data, size_t length);
Dmct_protocol.cc42 size_t MctProtocol::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::hci::MctProtocol
Dvendor_interface.cc90 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()
Dvendor_interface.h45 size_t Send(uint8_t type, const uint8_t* data, size_t length);
Dh4_protocol.cc32 size_t H4Protocol::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::hci::H4Protocol
Dbluetooth_hci.cc134 VendorInterface::get()->Send(type, data.data(), data.size()); in sendDataToController()
/hardware/interfaces/camera/device/1.0/
DICameraDeviceCallback.hal57 * 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
DICameraDevicePreviewCallback.hal41 * Send a filled preview buffer to its consumer.
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantStaIface.hal221 * 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/
DIDrmPluginListener.hal43 * 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/
DIThermalChangedCallback.hal26 * Send a thermal throttling event to all ThermalHAL
/hardware/interfaces/thermal/1.1/
DIThermalCallback.hal26 * Send a thermal throttling start/stop event to all ThermalService
/hardware/interfaces/cas/1.1/
DICas.hal31 * Send an scheme-specific session event to the CasPlugin.
/hardware/interfaces/drm/1.2/
DIDrmPluginListener.hal41 * Send a keys change event to the listener. The keys change event
DIDrmPlugin.hal221 * 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/
Dmct_protocol_unittest.cc100 protocol_->Send(type, (uint8_t*)data, data_length); in SendAndReadUartOutbound()
Dh4_protocol_unittest.cc93 protocol_->Send(type, (uint8_t*)data, data_length); in SendAndReadUartOutbound()
/hardware/interfaces/radio/1.0/
DIRadio.hal243 * 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/
DRELEASE_CHECKLIST.txt131 Send an email to the mailing list.
/hardware/interfaces/automotive/evs/1.0/
DIEvsCamera.hal90 * Send a driver specific value to the HAL implementation.
/hardware/interfaces/cas/1.0/
DICas.hal86 * Send an scheme-specific event to the CasPlugin.

12