/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/uwb/aidl/android.hardware.uwb-V1-ndk-source/gen/android/hardware/uwb/ |
D | IUwbChip.cpp | 367 ::ndk::ScopedAStatus BpUwbChip::sendUciMessage(const std::vector<uint8_t>& in_data, int32_t* _aidl_… in sendUciMessage() function in aidl::android::hardware::uwb::BpUwbChip 582 ::ndk::ScopedAStatus IUwbChipDefault::sendUciMessage(const std::vector<uint8_t>& /*in_data*/, int32… in sendUciMessage() function in aidl::android::hardware::uwb::IUwbChipDefault
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/uwb/aidl/android.hardware.uwb-V1-ndk-source/gen/android/hardware/uwb/ |
D | IUwbChip.cpp | 367 ::ndk::ScopedAStatus BpUwbChip::sendUciMessage(const std::vector<uint8_t>& in_data, int32_t* _aidl_… in sendUciMessage() function in aidl::android::hardware::uwb::BpUwbChip 582 ::ndk::ScopedAStatus IUwbChipDefault::sendUciMessage(const std::vector<uint8_t>& /*in_data*/, int32… in sendUciMessage() function in aidl::android::hardware::uwb::IUwbChipDefault
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/uwb/aidl/android.hardware.uwb-V1-ndk-source/gen/android/hardware/uwb/ |
D | IUwbChip.cpp | 367 ::ndk::ScopedAStatus BpUwbChip::sendUciMessage(const std::vector<uint8_t>& in_data, int32_t* _aidl_… in sendUciMessage() function in aidl::android::hardware::uwb::BpUwbChip 582 ::ndk::ScopedAStatus IUwbChipDefault::sendUciMessage(const std::vector<uint8_t>& /*in_data*/, int32… in sendUciMessage() function in aidl::android::hardware::uwb::IUwbChipDefault
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/uwb/aidl/android.hardware.uwb-V1-ndk-source/gen/android/hardware/uwb/ |
D | IUwbChip.cpp | 367 ::ndk::ScopedAStatus BpUwbChip::sendUciMessage(const std::vector<uint8_t>& in_data, int32_t* _aidl_… in sendUciMessage() function in aidl::android::hardware::uwb::BpUwbChip 582 ::ndk::ScopedAStatus IUwbChipDefault::sendUciMessage(const std::vector<uint8_t>& /*in_data*/, int32… in sendUciMessage() function in aidl::android::hardware::uwb::IUwbChipDefault
|
/aosp_15_r20/hardware/interfaces/uwb/aidl/android/hardware/uwb/ |
H A D | IUwbChip.aidl | 83 int sendUciMessage(in byte[] data); in sendUciMessage() method
|
/aosp_15_r20/hardware/interfaces/uwb/aidl/aidl_api/android.hardware.uwb/current/android/hardware/uwb/ |
H A D | IUwbChip.aidl | 45 int sendUciMessage(in byte[] data); in sendUciMessage() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/uwb/aidl/android.hardware.uwb_interface/dump/android/hardware/uwb/ |
D | IUwbChip.aidl | 45 int sendUciMessage(in byte[] data); in sendUciMessage() method
|
/aosp_15_r20/hardware/interfaces/uwb/aidl/aidl_api/android.hardware.uwb/1/android/hardware/uwb/ |
H A D | IUwbChip.aidl | 45 int sendUciMessage(in byte[] data); in sendUciMessage() method
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/uwb/aidl/android.hardware.uwb-V1-ndk-source/gen/include/aidl/android/hardware/uwb/ |
D | BnUwbChip.h | 58 …::ndk::ScopedAStatus sendUciMessage(const std::vector<uint8_t>& in_data, int32_t* _aidl_return) ov… in sendUciMessage() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/uwb/aidl/android.hardware.uwb-V1-ndk-source/gen/include/aidl/android/hardware/uwb/ |
D | BnUwbChip.h | 58 …::ndk::ScopedAStatus sendUciMessage(const std::vector<uint8_t>& in_data, int32_t* _aidl_return) ov… in sendUciMessage() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/uwb/aidl/android.hardware.uwb-V1-ndk-source/gen/include/aidl/android/hardware/uwb/ |
D | BnUwbChip.h | 58 …::ndk::ScopedAStatus sendUciMessage(const std::vector<uint8_t>& in_data, int32_t* _aidl_return) ov… in sendUciMessage() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/uwb/aidl/android.hardware.uwb-V1-ndk-source/gen/include/aidl/android/hardware/uwb/ |
D | BnUwbChip.h | 58 …::ndk::ScopedAStatus sendUciMessage(const std::vector<uint8_t>& in_data, int32_t* _aidl_return) ov… in sendUciMessage() function
|
/aosp_15_r20/hardware/nxp/uwb/aidl/ |
D | uwb_chip.cpp | 101 ::ndk::ScopedAStatus UwbChip::sendUciMessage(const std::vector<uint8_t>& data, in sendUciMessage() function in android::hardware::uwb::impl::UwbChip
|
/aosp_15_r20/hardware/interfaces/uwb/aidl/default/src/ |
H A D | uwb_chip.rs | 213 async fn sendUciMessage(&self, data: &[u8]) -> Result<i32> { in sendUciMessage() method
|