/aosp_15_r20/external/python/bumble/extras/android/RemoteHCI/app/src/main/java/android/hardware/bluetooth/ |
D | IBluetoothHciCallbacks.java | 23 @Override public void isoDataReceived(byte[] data) throws android.os.RemoteException in isoDataReceived() method in IBluetoothHciCallbacks.Default 191 @Override public void isoDataReceived(byte[] data) throws android.os.RemoteException in isoDataReceived() method in IBluetoothHciCallbacks.Stub.Proxy 232 public void isoDataReceived(byte[] data) throws android.os.RemoteException; in isoDataReceived() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/ |
D | hci_hal_android.cc | 51 void isoDataReceived(HciPacket) override { in isoDataReceived() function in bluetooth::hal::HciCallbacksImpl::__anonf51f5ffe0110 111 void isoDataReceived(const std::vector<uint8_t>& packet) override { in isoDataReceived() function in bluetooth::hal::HciCallbacksImpl
|
D | hci_backend_aidl.cc | 54 ::ndk::ScopedAStatus isoDataReceived(const std::vector<uint8_t>& packet) override { in isoDataReceived() function in bluetooth::hal::AidlHciCallbacks
|
D | facade.cc | 117 void isoDataReceived(bluetooth::hal::HciPacket data) override { in isoDataReceived() function in bluetooth::hal::HciHalFacadeService
|
D | hci_backend_hidl.cc | 65 Return<void> isoDataReceived(const hidl_vec<uint8_t>& data) override { in isoDataReceived() function in bluetooth::hal::HidlHciCallbacks
|
D | hci_hal_host_test.cc | 73 void isoDataReceived(HciPacket packet) override { in isoDataReceived() function in bluetooth::hal::__anon4df48d1a0111::TestHciHalCallbacks
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/aidl/android.hardware.bluetooth-V1-ndk-source/gen/android/hardware/bluetooth/ |
D | IBluetoothHciCallbacks.cpp | 244 ::ndk::ScopedAStatus BpBluetoothHciCallbacks::isoDataReceived(const std::vector<uint8_t>& in_data) { in isoDataReceived() function in aidl::android::hardware::bluetooth::BpBluetoothHciCallbacks 487 ::ndk::ScopedAStatus IBluetoothHciCallbacksDefault::isoDataReceived(const std::vector<uint8_t>& /*i… in isoDataReceived() function in aidl::android::hardware::bluetooth::IBluetoothHciCallbacksDefault
|
/aosp_15_r20/external/python/bumble/extras/android/RemoteHCI/app/src/main/java/android/hardware/bluetooth/V1_1/ |
D | IBluetoothHciCallbacks.java | 99 void isoDataReceived(java.util.ArrayList<Byte> data) in isoDataReceived() method 315 public void isoDataReceived(java.util.ArrayList<Byte> data) in isoDataReceived() method in IBluetoothHciCallbacks.Proxy
|
/aosp_15_r20/external/python/bumble/extras/android/RemoteHCI/app/src/main/aidl/android/hardware/bluetooth/ |
D | IBluetoothHciCallbacks.aidl | 40 void isoDataReceived(in byte[] data); in isoDataReceived() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/aidl/android.hardware.bluetooth_interface/dump/android/hardware/bluetooth/ |
D | IBluetoothHciCallbacks.aidl | 40 void isoDataReceived(in byte[] data); in isoDataReceived() method
|
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/1/android/hardware/bluetooth/ |
H A D | IBluetoothHciCallbacks.aidl | 40 void isoDataReceived(in byte[] data); in isoDataReceived() method
|
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/current/android/hardware/bluetooth/ |
H A D | IBluetoothHciCallbacks.aidl | 40 void isoDataReceived(in byte[] data); in isoDataReceived() method
|
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/android/hardware/bluetooth/ |
H A D | IBluetoothHciCallbacks.aidl | 51 void isoDataReceived(in byte[] data); in isoDataReceived() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/aidl/android.hardware.bluetooth-V1-ndk-source/gen/include/aidl/android/hardware/bluetooth/ |
D | BnBluetoothHciCallbacks.h | 57 ::ndk::ScopedAStatus isoDataReceived(const std::vector<uint8_t>& in_data) override { in isoDataReceived() function
|
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/vts/ |
H A D | VtsHalBluetoothTargetTest.cpp | 278 ndk::ScopedAStatus isoDataReceived( in isoDataReceived() function in BluetoothAidlTest::BluetoothHciCallbacks 882 ndk::ScopedAStatus isoDataReceived( in TEST_P() function in TEST_P::SecondCb
|
/aosp_15_r20/hardware/interfaces/bluetooth/1.1/default/ |
H A D | bluetooth_hci.cc | 148 Return<void> isoDataReceived( in isoDataReceived() function in android::hardware::bluetooth::V1_1::implementation::OldCbWrapper
|
/aosp_15_r20/external/python/bumble/extras/android/RemoteHCI/app/src/main/java/com/github/google/bumble/remotehci/ |
D | HciHal.java | 278 public void isoDataReceived(byte[] data) throws RemoteException { in isoDataReceived() method in HciAidlHal
|
/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/ |
D | BsBluetoothHciCallbacks.h | 141 …::android::hardware::Return<void> isoDataReceived(const ::android::hardware::hidl_vec<uint8_t>& da… in isoDataReceived() 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/ |
D | BsBluetoothHciCallbacks.h | 141 …::android::hardware::Return<void> isoDataReceived(const ::android::hardware::hidl_vec<uint8_t>& da… in isoDataReceived() 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/ |
D | BsBluetoothHciCallbacks.h | 141 …::android::hardware::Return<void> isoDataReceived(const ::android::hardware::hidl_vec<uint8_t>& da… in isoDataReceived() 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/ |
D | BsBluetoothHciCallbacks.h | 141 …::android::hardware::Return<void> isoDataReceived(const ::android::hardware::hidl_vec<uint8_t>& da… in isoDataReceived() function
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/1.1/[email protected]_genc++_headers/gen/android/hardware/bluetooth/1.1/ |
D | BsBluetoothHciCallbacks.h | 141 …::android::hardware::Return<void> isoDataReceived(const ::android::hardware::hidl_vec<uint8_t>& da… in isoDataReceived() function
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/1.1/[email protected]_genc++/gen/android/hardware/bluetooth/1.1/ |
D | BluetoothHciCallbacksAll.cpp | 243 ::android::hardware::Return<void> BpHwBluetoothHciCallbacks::isoDataReceived(const ::android::hardw… in isoDataReceived() function in android::hardware::bluetooth::V1_1::BpHwBluetoothHciCallbacks
|
/aosp_15_r20/hardware/interfaces/bluetooth/1.1/vts/functional/ |
H A D | VtsHalBluetoothV1_1TargetTest.cpp | 301 Return<void> isoDataReceived( in isoDataReceived() function in BluetoothHidlTest::BluetoothHciCallbacks
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | hci_layer.cc | 611 void isoDataReceived(hal::HciPacket data_bytes) override { in isoDataReceived() function
|