Home
last modified time | relevance | path

Searched defs:sendIsoData (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/python/bumble/extras/android/RemoteHCI/app/src/main/java/android/hardware/bluetooth/
DIBluetoothHci.java26 @Override public void sendIsoData(byte[] data) throws android.os.RemoteException in sendIsoData() method in IBluetoothHci.Default
214 @Override public void sendIsoData(byte[] data) throws android.os.RemoteException in sendIsoData() method in IBluetoothHci.Stub.Proxy
257 public void sendIsoData(byte[] data) throws android.os.RemoteException; in sendIsoData() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/aidl/android.hardware.bluetooth-V1-ndk-source/gen/android/hardware/bluetooth/
DIBluetoothHci.cpp291 ::ndk::ScopedAStatus BpBluetoothHci::sendIsoData(const std::vector<uint8_t>& in_data) { in sendIsoData() function in aidl::android::hardware::bluetooth::BpBluetoothHci
539 ::ndk::ScopedAStatus IBluetoothHciDefault::sendIsoData(const std::vector<uint8_t>& /*in_data*/) { in sendIsoData() function in aidl::android::hardware::bluetooth::IBluetoothHciDefault
/aosp_15_r20/external/python/bumble/extras/android/RemoteHCI/app/src/main/java/android/hardware/bluetooth/V1_1/
DIBluetoothHci.java111 void sendIsoData(java.util.ArrayList<Byte> data) in sendIsoData() method
360 public void sendIsoData(java.util.ArrayList<Byte> data) in sendIsoData() method in IBluetoothHci.Proxy
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/current/android/hardware/bluetooth/
H A DIBluetoothHci.aidl41 void sendIsoData(in byte[] data); in sendIsoData() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/aidl/android.hardware.bluetooth_interface/dump/android/hardware/bluetooth/
DIBluetoothHci.aidl41 void sendIsoData(in byte[] data); in sendIsoData() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/fuzz/
Dfuzz_hci_hal.h35 void sendIsoData(HciPacket /* packet */) override {} in sendIsoData() function
/aosp_15_r20/external/python/bumble/extras/android/RemoteHCI/app/src/main/aidl/android/hardware/bluetooth/
DIBluetoothHci.aidl41 void sendIsoData(in byte[] data); in sendIsoData() method
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/1/android/hardware/bluetooth/
H A DIBluetoothHci.aidl41 void sendIsoData(in byte[] data); in sendIsoData() method
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/android/hardware/bluetooth/
H A DIBluetoothHci.aidl67 void sendIsoData(in byte[] data); in sendIsoData() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/aidl/android.hardware.bluetooth-V1-ndk-source/gen/include/aidl/android/hardware/bluetooth/
DBnBluetoothHci.h60 ::ndk::ScopedAStatus sendIsoData(const std::vector<uint8_t>& in_data) override { in sendIsoData() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_fake.cc30 void TestHciHal::sendIsoData(hal::HciPacket data) { outgoing_iso_.push(std::move(data)); } in sendIsoData() function in bluetooth::hal::TestHciHal
Dhci_backend_aidl.cc109 void sendIsoData(const std::vector<uint8_t>& packet) override { hci_->sendIsoData(packet); } in sendIsoData() function in bluetooth::hal::AidlHci
Dhci_hal_android_test.cc54 void sendIsoData(const std::vector<uint8_t>& packet) override { queues.iso.push(packet); } in sendIsoData() function in bluetooth::hal::TestBackend
Dhci_backend_hidl.cc167 void sendIsoData(const std::vector<uint8_t>& packet) override { in sendIsoData() function in bluetooth::hal::HidlHci
Dhci_hal_android.cc155 void sendIsoData(HciPacket packet) override { in sendIsoData() function in bluetooth::hal::HciHalImpl
Dhci_hal_host_rootcanal.cc155 void sendIsoData(HciPacket data) override { in sendIsoData() function in bluetooth::hal::HciHalHost
Dhci_hal_host.cc302 void sendIsoData(HciPacket data) override { in sendIsoData() function in bluetooth::hal::HciHalHost
/aosp_15_r20/hardware/interfaces/bluetooth/1.1/default/
H A Dbluetooth_hci.cc183 Return<void> BluetoothHci::sendIsoData(const hidl_vec<uint8_t>& data) { in sendIsoData() function in android::hardware::bluetooth::V1_1::implementation::BluetoothHci
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/default/
H A DBluetoothHci.cpp343 ndk::ScopedAStatus BluetoothHci::sendIsoData( in sendIsoData() function in aidl::android::hardware::bluetooth::impl::BluetoothHci
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc260 Return<void> BluetoothHci::sendIsoData(const hidl_vec<uint8_t>& packet) { in sendIsoData() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/bluetooth/1.1/[email protected]_genc++_headers/gen/android/hardware/bluetooth/1.1/
DBsBluetoothHci.h220 …::android::hardware::Return<void> sendIsoData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendIsoData() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/bluetooth/1.1/[email protected]_genc++_headers/gen/android/hardware/bluetooth/1.1/
DBsBluetoothHci.h220 …::android::hardware::Return<void> sendIsoData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendIsoData() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/bluetooth/1.1/[email protected]_genc++_headers/gen/android/hardware/bluetooth/1.1/
DBsBluetoothHci.h220 …::android::hardware::Return<void> sendIsoData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendIsoData() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/bluetooth/1.1/[email protected]_genc++_headers/gen/android/hardware/bluetooth/1.1/
DBsBluetoothHci.h220 …::android::hardware::Return<void> sendIsoData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendIsoData() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/1.1/[email protected]_genc++_headers/gen/android/hardware/bluetooth/1.1/
DBsBluetoothHci.h220 …::android::hardware::Return<void> sendIsoData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendIsoData() function

12