/aosp_15_r20/external/python/bumble/extras/android/RemoteHCI/app/src/main/java/android/hardware/bluetooth/ |
D | IBluetoothHci.java | 29 @Override public void sendScoData(byte[] data) throws android.os.RemoteException in sendScoData() method in IBluetoothHci.Default 229 @Override public void sendScoData(byte[] data) throws android.os.RemoteException in sendScoData() method in IBluetoothHci.Stub.Proxy 258 public void sendScoData(byte[] data) throws android.os.RemoteException; in sendScoData() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/aidl/android.hardware.bluetooth-V1-ndk-source/gen/android/hardware/bluetooth/ |
D | IBluetoothHci.cpp | 328 ::ndk::ScopedAStatus BpBluetoothHci::sendScoData(const std::vector<uint8_t>& in_data) { in sendScoData() function in aidl::android::hardware::bluetooth::BpBluetoothHci 544 ::ndk::ScopedAStatus IBluetoothHciDefault::sendScoData(const std::vector<uint8_t>& /*in_data*/) { in sendScoData() 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 | 141 void sendScoData(java.util.ArrayList<Byte> data) in sendScoData() method 344 public void sendScoData(java.util.ArrayList<Byte> data) in sendScoData() 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 | 42 void sendScoData(in byte[] data); in sendScoData() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/aidl/android.hardware.bluetooth_interface/dump/android/hardware/bluetooth/ |
D | IBluetoothHci.aidl | 42 void sendScoData(in byte[] data); in sendScoData() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/fuzz/ |
D | fuzz_hci_hal.h | 34 void sendScoData(HciPacket /* packet */) override {} in sendScoData() function
|
/aosp_15_r20/external/python/bumble/extras/android/RemoteHCI/app/src/main/aidl/android/hardware/bluetooth/ |
D | IBluetoothHci.aidl | 42 void sendScoData(in byte[] data); in sendScoData() method
|
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/1/android/hardware/bluetooth/ |
H A D | IBluetoothHci.aidl | 42 void sendScoData(in byte[] data); in sendScoData() method
|
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/android/hardware/bluetooth/ |
H A D | IBluetoothHci.aidl | 75 void sendScoData(in byte[] data); in sendScoData() 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 | 63 ::ndk::ScopedAStatus sendScoData(const std::vector<uint8_t>& in_data) override { in sendScoData() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/ |
D | hci_hal_fake.cc | 28 void TestHciHal::sendScoData(hal::HciPacket data) { outgoing_sco_.push(std::move(data)); } in sendScoData() function in bluetooth::hal::TestHciHal
|
D | hci_backend_aidl.cc | 107 void sendScoData(const std::vector<uint8_t>& packet) override { hci_->sendScoData(packet); } in sendScoData() function in bluetooth::hal::AidlHci
|
D | hci_hal_android_test.cc | 53 void sendScoData(const std::vector<uint8_t>& packet) override { queues.sco.push(packet); } in sendScoData() function in bluetooth::hal::TestBackend
|
D | hci_backend_hidl.cc | 165 void sendScoData(const std::vector<uint8_t>& packet) override { hci_->sendScoData(packet); } in sendScoData() function in bluetooth::hal::HidlHci
|
D | hci_hal_android.cc | 149 void sendScoData(HciPacket packet) override { in sendScoData() function in bluetooth::hal::HciHalImpl
|
D | hci_hal_host_rootcanal.cc | 145 void sendScoData(HciPacket data) override { in sendScoData() function in bluetooth::hal::HciHalHost
|
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/ |
H A D | bluetooth_hci.cc | 130 Return<void> BluetoothHci::sendScoData(const hidl_vec<uint8_t>& data) { in sendScoData() function in android::hardware::bluetooth::V1_0::implementation::BluetoothHci
|
/aosp_15_r20/hardware/interfaces/bluetooth/1.1/default/ |
H A D | bluetooth_hci.cc | 178 Return<void> BluetoothHci::sendScoData(const hidl_vec<uint8_t>& data) { in sendScoData() 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 | 123 …::android::hardware::Return<void> sendScoData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendScoData() 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 | 123 …::android::hardware::Return<void> sendScoData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendScoData() 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 | 123 …::android::hardware::Return<void> sendScoData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendScoData() 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 | 123 …::android::hardware::Return<void> sendScoData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendScoData() 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 | 123 …::android::hardware::Return<void> sendScoData(const ::android::hardware::hidl_vec<uint8_t>& data) … in sendScoData() function
|
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/default/ |
H A D | BluetoothHci.cpp | 338 ndk::ScopedAStatus BluetoothHci::sendScoData( in sendScoData() function in aidl::android::hardware::bluetooth::impl::BluetoothHci
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/hal/ |
D | bluetooth_hci.cc | 251 Return<void> BluetoothHci::sendScoData(const hidl_vec<uint8_t>& packet) { in sendScoData() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
|