Loading wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/RttCapabilities.aidl +0 −1 Original line number Diff line number Diff line Loading @@ -46,5 +46,4 @@ parcelable RttCapabilities { android.hardware.wifi.RttBw azBwSupport; boolean ntbInitiatorSupported; boolean ntbResponderSupported; int maxTxLtfRepetitionCount; } wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/RttConfig.aidl +0 −1 Original line number Diff line number Diff line Loading @@ -50,5 +50,4 @@ parcelable RttConfig { android.hardware.wifi.RttBw bw; int ntbMinMeasurementTimeMillis; int ntbMaxMeasurementTimeMillis; int txLtfRepetitionCount; } wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/RttResult.aidl +2 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,8 @@ parcelable RttResult { android.hardware.wifi.WifiInformationElement lcr; int channelFreqMHz; android.hardware.wifi.RttBw packetBw; int txLtfRepetitionCount; byte i2rTxLtfRepetitionCount; byte r2iTxLtfRepetitionCount; int ntbMinMeasurementTimeMillis; int ntbMaxMeasurementTimeMillis; } wifi/aidl/android/hardware/wifi/RttCapabilities.aidl +0 −5 Original line number Diff line number Diff line Loading @@ -78,9 +78,4 @@ parcelable RttCapabilities { * Whether IEEE 802.11az Non-Trigger-based (non-TB) responder mode is supported. */ boolean ntbResponderSupported; /** * Maximum HE LTF repetitions the IEEE 802.11az initiator is capable of transmitting in the * preamble of I2R NDP. */ int maxTxLtfRepetitionCount; } wifi/aidl/android/hardware/wifi/RttConfig.aidl +0 −5 Original line number Diff line number Diff line Loading @@ -128,9 +128,4 @@ parcelable RttConfig { * IEEE 802.11az Non-Trigger-based (non-TB) maximum measurement time in milliseconds. */ int ntbMaxMeasurementTimeMillis; /** * Multiple transmissions of HE-LTF symbols in an HE Ranging NDP. A value of 1 indicates no * repetition. */ int txLtfRepetitionCount; } Loading
wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/RttCapabilities.aidl +0 −1 Original line number Diff line number Diff line Loading @@ -46,5 +46,4 @@ parcelable RttCapabilities { android.hardware.wifi.RttBw azBwSupport; boolean ntbInitiatorSupported; boolean ntbResponderSupported; int maxTxLtfRepetitionCount; }
wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/RttConfig.aidl +0 −1 Original line number Diff line number Diff line Loading @@ -50,5 +50,4 @@ parcelable RttConfig { android.hardware.wifi.RttBw bw; int ntbMinMeasurementTimeMillis; int ntbMaxMeasurementTimeMillis; int txLtfRepetitionCount; }
wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/RttResult.aidl +2 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,8 @@ parcelable RttResult { android.hardware.wifi.WifiInformationElement lcr; int channelFreqMHz; android.hardware.wifi.RttBw packetBw; int txLtfRepetitionCount; byte i2rTxLtfRepetitionCount; byte r2iTxLtfRepetitionCount; int ntbMinMeasurementTimeMillis; int ntbMaxMeasurementTimeMillis; }
wifi/aidl/android/hardware/wifi/RttCapabilities.aidl +0 −5 Original line number Diff line number Diff line Loading @@ -78,9 +78,4 @@ parcelable RttCapabilities { * Whether IEEE 802.11az Non-Trigger-based (non-TB) responder mode is supported. */ boolean ntbResponderSupported; /** * Maximum HE LTF repetitions the IEEE 802.11az initiator is capable of transmitting in the * preamble of I2R NDP. */ int maxTxLtfRepetitionCount; }
wifi/aidl/android/hardware/wifi/RttConfig.aidl +0 −5 Original line number Diff line number Diff line Loading @@ -128,9 +128,4 @@ parcelable RttConfig { * IEEE 802.11az Non-Trigger-based (non-TB) maximum measurement time in milliseconds. */ int ntbMaxMeasurementTimeMillis; /** * Multiple transmissions of HE-LTF symbols in an HE Ranging NDP. A value of 1 indicates no * repetition. */ int txLtfRepetitionCount; }