/aosp_15_r20/external/python/bumble/extras/android/RemoteHCI/app/src/main/java/android/hardware/bluetooth/ |
D | IBluetoothHci.java | 20 @Override public void sendAclData(byte[] data) throws android.os.RemoteException in sendAclData() method in IBluetoothHci.Default 184 @Override public void sendAclData(byte[] data) throws android.os.RemoteException in sendAclData() method in IBluetoothHci.Stub.Proxy 255 public void sendAclData(byte[] data) throws android.os.RemoteException; in sendAclData() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/aidl/android.hardware.bluetooth-V1-ndk-source/gen/android/hardware/bluetooth/ |
D | IBluetoothHci.cpp | 217 ::ndk::ScopedAStatus BpBluetoothHci::sendAclData(const std::vector<uint8_t>& in_data) { in sendAclData() function in aidl::android::hardware::bluetooth::BpBluetoothHci 529 ::ndk::ScopedAStatus IBluetoothHciDefault::sendAclData(const std::vector<uint8_t>& /*in_data*/) { in sendAclData() function in aidl::android::hardware::bluetooth::IBluetoothHciDefault
|
/aosp_15_r20/external/python/bumble/extras/android/RemoteHCI/app/src/main/java/android/hardware/bluetooth/V1_0/ |
D | IBluetoothHci.java | 133 void sendAclData(java.util.ArrayList<Byte> data) in sendAclData() method 327 public void sendAclData(java.util.ArrayList<Byte> data) in sendAclData() method in IBluetoothHci.Proxy
|
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/current/android/hardware/bluetooth/ |
H A D | IBluetoothHci.aidl | 39 void sendAclData(in byte[] data); in sendAclData() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/aidl/android.hardware.bluetooth_interface/dump/android/hardware/bluetooth/ |
D | IBluetoothHci.aidl | 39 void sendAclData(in byte[] data); in sendAclData() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/fuzz/ |
D | fuzz_hci_hal.h | 33 void sendAclData(HciPacket /* packet */) override {} in sendAclData() function
|
/aosp_15_r20/external/python/bumble/extras/android/RemoteHCI/app/src/main/aidl/android/hardware/bluetooth/ |
D | IBluetoothHci.aidl | 39 void sendAclData(in byte[] data); in sendAclData() method
|
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/1/android/hardware/bluetooth/ |
H A D | IBluetoothHci.aidl | 39 void sendAclData(in byte[] data); in sendAclData() method
|
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/android/hardware/bluetooth/ |
H A D | IBluetoothHci.aidl | 50 void sendAclData(in byte[] data); in sendAclData() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/aidl/android.hardware.bluetooth-V1-ndk-source/gen/include/aidl/android/hardware/bluetooth/ |
D | BnBluetoothHci.h | 54 ::ndk::ScopedAStatus sendAclData(const std::vector<uint8_t>& in_data) override { in sendAclData() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/ |
D | hci_hal_fake.cc | 26 void TestHciHal::sendAclData(hal::HciPacket data) { outgoing_acl_.push(std::move(data)); } in sendAclData() function in bluetooth::hal::TestHciHal
|
D | hci_backend_aidl.cc | 105 void sendAclData(const std::vector<uint8_t>& packet) override { hci_->sendAclData(packet); } in sendAclData() function in bluetooth::hal::AidlHci
|
D | hci_hal_android_test.cc | 52 void sendAclData(const std::vector<uint8_t>& packet) override { queues.acl.push(packet); } in sendAclData() function in bluetooth::hal::TestBackend
|
D | hci_backend_hidl.cc | 163 void sendAclData(const std::vector<uint8_t>& packet) override { hci_->sendAclData(packet); } in sendAclData() function in bluetooth::hal::HidlHci
|
D | hci_hal_android.cc | 143 void sendAclData(HciPacket packet) override { in sendAclData() function in bluetooth::hal::HciHalImpl
|
D | hci_hal_host_rootcanal.cc | 135 void sendAclData(HciPacket data) override { in sendAclData() function in bluetooth::hal::HciHalHost
|
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/ |
H A D | bluetooth_hci.cc | 125 Return<void> BluetoothHci::sendAclData(const hidl_vec<uint8_t>& data) { in sendAclData() function in android::hardware::bluetooth::V1_0::implementation::BluetoothHci
|
/aosp_15_r20/hardware/interfaces/bluetooth/1.1/default/ |
H A D | bluetooth_hci.cc | 173 Return<void> BluetoothHci::sendAclData(const hidl_vec<uint8_t>& data) { in sendAclData() function in android::hardware::bluetooth::V1_1::implementation::BluetoothHci
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/1.0/[email protected]_genc++_headers/gen/android/hardware/bluetooth/1.0/ |
D | BsBluetoothHci.h | 95 …::android::hardware::Return<void> sendAclData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendAclData() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/bluetooth/1.0/[email protected]_genc++_headers/gen/android/hardware/bluetooth/1.0/ |
D | BsBluetoothHci.h | 95 …::android::hardware::Return<void> sendAclData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendAclData() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/bluetooth/1.0/[email protected]_genc++_headers/gen/android/hardware/bluetooth/1.0/ |
D | BsBluetoothHci.h | 95 …::android::hardware::Return<void> sendAclData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendAclData() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/bluetooth/1.0/[email protected]_genc++_headers/gen/android/hardware/bluetooth/1.0/ |
D | BsBluetoothHci.h | 95 …::android::hardware::Return<void> sendAclData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendAclData() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/bluetooth/1.0/[email protected]_genc++_headers/gen/android/hardware/bluetooth/1.0/ |
D | BsBluetoothHci.h | 95 …::android::hardware::Return<void> sendAclData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendAclData() function
|
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/default/ |
H A D | BluetoothHci.cpp | 333 ndk::ScopedAStatus BluetoothHci::sendAclData( in sendAclData() function in aidl::android::hardware::bluetooth::impl::BluetoothHci
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/hal/ |
D | bluetooth_hci.cc | 242 Return<void> BluetoothHci::sendAclData(const hidl_vec<uint8_t>& packet) { in sendAclData() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
|