/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/1/android/hardware/bluetooth/ranging/ |
D | BluetoothChannelSoundingParameters.aidl | 34 package android.hardware.bluetooth.ranging; 37 android.hardware.bluetooth.ranging.SessionType sessionType; 41 android.hardware.bluetooth.ranging.Role role; 44 android.hardware.bluetooth.ranging.Config config; 45 android.hardware.bluetooth.ranging.DeviceAddress address; 46 @nullable android.hardware.bluetooth.ranging.VendorSpecificData[] vendorSpecificData; 47 android.hardware.bluetooth.ranging.LocationType locationType; 48 android.hardware.bluetooth.ranging.SightType sightType;
|
D | IBluetoothChannelSounding.aidl | 34 package android.hardware.bluetooth.ranging; 37 @nullable android.hardware.bluetooth.ranging.VendorSpecificData[] getVendorSpecificData(); in getVendorSpecificData() 38 @nullable android.hardware.bluetooth.ranging.SessionType[] getSupportedSessionTypes(); in getSupportedSessionTypes() 39 android.hardware.bluetooth.ranging.CsSecurityLevel getMaxSupportedCsSecurityLevel(); in getMaxSupportedCsSecurityLevel() 40 …ranging.IBluetoothChannelSoundingSession openSession(in android.hardware.bluetooth.ranging.Bluetoo… in openSession()
|
D | IBluetoothChannelSoundingSessionCallback.aidl | 34 package android.hardware.bluetooth.ranging; 37 void onOpened(android.hardware.bluetooth.ranging.Reason reason); in onOpened() 38 void onOpenFailed(android.hardware.bluetooth.ranging.Reason reason); in onOpenFailed() 39 void onResult(in android.hardware.bluetooth.ranging.RangingResult result); in onResult() 40 void onClose(android.hardware.bluetooth.ranging.Reason reason); in onClose() 41 void onCloseFailed(android.hardware.bluetooth.ranging.Reason reason); in onCloseFailed()
|
D | IBluetoothChannelSoundingSession.aidl | 34 package android.hardware.bluetooth.ranging; 37 @nullable android.hardware.bluetooth.ranging.VendorSpecificData[] getVendorSpecificReplies(); in getVendorSpecificReplies() 38 android.hardware.bluetooth.ranging.ResultType[] getSupportedResultTypes(); in getSupportedResultTypes() 40 void writeRawData(in android.hardware.bluetooth.ranging.ChannelSoudingRawData rawData); in writeRawData() 41 void close(android.hardware.bluetooth.ranging.Reason reason); in close()
|
D | ChannelSoundingSingleSideData.aidl | 34 package android.hardware.bluetooth.ranging; 37 @nullable android.hardware.bluetooth.ranging.StepTonePct[] stepTonePcts; 40 @nullable android.hardware.bluetooth.ranging.Nadm[] packetNadm; 42 @nullable android.hardware.bluetooth.ranging.ComplexNumber[] packetPct1; 43 @nullable android.hardware.bluetooth.ranging.ComplexNumber[] packetPct2;
|
D | Config.aidl | 34 package android.hardware.bluetooth.ranging; 37 android.hardware.bluetooth.ranging.ModeType modeType; 38 android.hardware.bluetooth.ranging.SubModeType subModeType; 39 android.hardware.bluetooth.ranging.RttType rttType;
|
D | ChannelSoudingRawData.aidl | 34 package android.hardware.bluetooth.ranging; 40 android.hardware.bluetooth.ranging.ChannelSoundingSingleSideData initiatorData; 41 android.hardware.bluetooth.ranging.ChannelSoundingSingleSideData reflectorData; 45 android.hardware.bluetooth.ranging.ModeType[] stepMode;
|
/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/current/android/hardware/bluetooth/ranging/ |
D | BluetoothChannelSoundingParameters.aidl | 34 package android.hardware.bluetooth.ranging; 37 android.hardware.bluetooth.ranging.SessionType sessionType; 41 android.hardware.bluetooth.ranging.Role role; 44 android.hardware.bluetooth.ranging.Config config; 45 android.hardware.bluetooth.ranging.DeviceAddress address; 46 @nullable android.hardware.bluetooth.ranging.VendorSpecificData[] vendorSpecificData; 47 android.hardware.bluetooth.ranging.LocationType locationType; 48 android.hardware.bluetooth.ranging.SightType sightType;
|
D | IBluetoothChannelSounding.aidl | 34 package android.hardware.bluetooth.ranging; 37 @nullable android.hardware.bluetooth.ranging.VendorSpecificData[] getVendorSpecificData(); in getVendorSpecificData() 38 @nullable android.hardware.bluetooth.ranging.SessionType[] getSupportedSessionTypes(); in getSupportedSessionTypes() 39 android.hardware.bluetooth.ranging.CsSecurityLevel getMaxSupportedCsSecurityLevel(); in getMaxSupportedCsSecurityLevel() 40 …ranging.IBluetoothChannelSoundingSession openSession(in android.hardware.bluetooth.ranging.Bluetoo… in openSession()
|
D | IBluetoothChannelSoundingSessionCallback.aidl | 34 package android.hardware.bluetooth.ranging; 37 void onOpened(android.hardware.bluetooth.ranging.Reason reason); in onOpened() 38 void onOpenFailed(android.hardware.bluetooth.ranging.Reason reason); in onOpenFailed() 39 void onResult(in android.hardware.bluetooth.ranging.RangingResult result); in onResult() 40 void onClose(android.hardware.bluetooth.ranging.Reason reason); in onClose() 41 void onCloseFailed(android.hardware.bluetooth.ranging.Reason reason); in onCloseFailed()
|
D | IBluetoothChannelSoundingSession.aidl | 34 package android.hardware.bluetooth.ranging; 37 @nullable android.hardware.bluetooth.ranging.VendorSpecificData[] getVendorSpecificReplies(); in getVendorSpecificReplies() 38 android.hardware.bluetooth.ranging.ResultType[] getSupportedResultTypes(); in getSupportedResultTypes() 40 void writeRawData(in android.hardware.bluetooth.ranging.ChannelSoudingRawData rawData); in writeRawData() 41 void close(android.hardware.bluetooth.ranging.Reason reason); in close()
|
D | ChannelSoundingSingleSideData.aidl | 34 package android.hardware.bluetooth.ranging; 37 @nullable android.hardware.bluetooth.ranging.StepTonePct[] stepTonePcts; 40 @nullable android.hardware.bluetooth.ranging.Nadm[] packetNadm; 42 @nullable android.hardware.bluetooth.ranging.ComplexNumber[] packetPct1; 43 @nullable android.hardware.bluetooth.ranging.ComplexNumber[] packetPct2;
|
D | Config.aidl | 34 package android.hardware.bluetooth.ranging; 37 android.hardware.bluetooth.ranging.ModeType modeType; 38 android.hardware.bluetooth.ranging.SubModeType subModeType; 39 android.hardware.bluetooth.ranging.RttType rttType;
|
D | ChannelSoudingRawData.aidl | 34 package android.hardware.bluetooth.ranging; 40 android.hardware.bluetooth.ranging.ChannelSoundingSingleSideData initiatorData; 41 android.hardware.bluetooth.ranging.ChannelSoundingSingleSideData reflectorData; 45 android.hardware.bluetooth.ranging.ModeType[] stepMode;
|
/hardware/interfaces/bluetooth/ranging/aidl/android/hardware/bluetooth/ranging/ |
D | IBluetoothChannelSounding.aidl | 17 package android.hardware.bluetooth.ranging; 19 import android.hardware.bluetooth.ranging.BluetoothChannelSoundingParameters; 20 import android.hardware.bluetooth.ranging.CsSecurityLevel; 21 import android.hardware.bluetooth.ranging.IBluetoothChannelSoundingSession; 22 import android.hardware.bluetooth.ranging.IBluetoothChannelSoundingSessionCallback; 23 import android.hardware.bluetooth.ranging.Nadm; 24 import android.hardware.bluetooth.ranging.SessionType; 25 import android.hardware.bluetooth.ranging.VendorSpecificData;
|
D | BluetoothChannelSoundingParameters.aidl | 17 package android.hardware.bluetooth.ranging; 19 import android.hardware.bluetooth.ranging.Config; 20 import android.hardware.bluetooth.ranging.DeviceAddress; 21 import android.hardware.bluetooth.ranging.LocationType; 22 import android.hardware.bluetooth.ranging.Role; 23 import android.hardware.bluetooth.ranging.SessionType; 24 import android.hardware.bluetooth.ranging.SightType; 25 import android.hardware.bluetooth.ranging.VendorSpecificData;
|
D | IBluetoothChannelSoundingSession.aidl | 17 package android.hardware.bluetooth.ranging; 19 import android.hardware.bluetooth.ranging.ChannelSoudingRawData; 20 import android.hardware.bluetooth.ranging.Reason; 21 import android.hardware.bluetooth.ranging.ResultType; 22 import android.hardware.bluetooth.ranging.VendorSpecificData;
|
D | Config.aidl | 17 package android.hardware.bluetooth.ranging; 19 import android.hardware.bluetooth.ranging.ModeType; 20 import android.hardware.bluetooth.ranging.RttType; 21 import android.hardware.bluetooth.ranging.SubModeType;
|
D | ChannelSoundingSingleSideData.aidl | 17 package android.hardware.bluetooth.ranging; 19 import android.hardware.bluetooth.ranging.ComplexNumber; 20 import android.hardware.bluetooth.ranging.Nadm; 21 import android.hardware.bluetooth.ranging.StepTonePct;
|
D | IBluetoothChannelSoundingSessionCallback.aidl | 17 package android.hardware.bluetooth.ranging; 19 import android.hardware.bluetooth.ranging.RangingResult; 20 import android.hardware.bluetooth.ranging.Reason;
|
D | ChannelSoudingRawData.aidl | 17 package android.hardware.bluetooth.ranging; 19 import android.hardware.bluetooth.ranging.ChannelSoundingSingleSideData; 20 import android.hardware.bluetooth.ranging.ModeType;
|
/hardware/interfaces/bluetooth/ranging/aidl/default/ |
D | BluetoothChannelSounding.h | 21 namespace aidl::android::hardware::bluetooth::ranging::impl { 23 using ::aidl::android::hardware::bluetooth::ranging:: 25 using ::aidl::android::hardware::bluetooth::ranging::BnBluetoothChannelSounding; 26 using ::aidl::android::hardware::bluetooth::ranging::CsSecurityLevel; 27 using ::aidl::android::hardware::bluetooth::ranging:: 29 using ::aidl::android::hardware::bluetooth::ranging:: 31 using ::aidl::android::hardware::bluetooth::ranging::SessionType; 32 using ::aidl::android::hardware::bluetooth::ranging::VendorSpecificData;
|
D | Android.bp | 6 name: "android.hardware.bluetooth.ranging-service.default", 8 init_rc: ["bluetooth-ranging-service-default.rc"], 9 vintf_fragments: [":manifest_android.hardware.bluetooth.ranging-service.default.xml"], 17 "android.hardware.bluetooth.ranging-V1-ndk", 27 name: "manifest_android.hardware.bluetooth.ranging-service.default.xml", 28 srcs: ["bluetooth-ranging-service-default.xml"],
|
D | BluetoothChannelSoundingSession.h | 22 namespace aidl::android::hardware::bluetooth::ranging::impl { 24 using ::aidl::android::hardware::bluetooth::ranging::ChannelSoudingRawData; 25 using ::aidl::android::hardware::bluetooth::ranging::Reason; 26 using ::aidl::android::hardware::bluetooth::ranging::ResultType; 27 using ::aidl::android::hardware::bluetooth::ranging::VendorSpecificData;
|
/hardware/interfaces/bluetooth/ranging/aidl/vts/ |
D | VtsHalBluetoothRangingTargetTest.cpp | 28 using aidl::android::hardware::bluetooth::ranging:: 30 using aidl::android::hardware::bluetooth::ranging:: 32 using aidl::android::hardware::bluetooth::ranging::ChannelSoudingRawData; 33 using aidl::android::hardware::bluetooth::ranging::CsSecurityLevel; 34 using aidl::android::hardware::bluetooth::ranging::IBluetoothChannelSounding; 35 using aidl::android::hardware::bluetooth::ranging:: 37 using aidl::android::hardware::bluetooth::ranging:: 39 using aidl::android::hardware::bluetooth::ranging::RangingResult; 40 using aidl::android::hardware::bluetooth::ranging::Reason; 41 using aidl::android::hardware::bluetooth::ranging::ResultType; [all …]
|