Home
last modified time | relevance | path

Searched refs:RSSI (Results 1 – 23 of 23) sorted by relevance

/packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/managers/registration/
DDiscoveryRegistrationTest.java65 private static final int RSSI = -40; field in DiscoveryRegistrationTest
135 123).setName("test").setTxPower(RSSI + 1).setRssi(RSSI).setScanType( in test_presenceFilterMatches_match()
151 12).setName("test").setRssi(RSSI).setScanType( in test_presenceFilterMatches_actionNotMatch()
161 deviceId).setName("test").setTxPower(RSSI + 1).setRssi(RSSI).setScanType( in test_onDiscoveredOnUpdatedCalled()
175 mDiscoveryRegistration.onNearbyDeviceDiscovered(builder.setRssi(RSSI - 1).build())); in test_onDiscoveredOnUpdatedCalled()
187 deviceId).setName("test").setTxPower(RSSI + 1).setRssi(RSSI).setScanType( in test_onLost()
217 123).setName("test").setTxPower(RSSI + 1).setRssi(RSSI).setScanType( in test_onError()
/packages/modules/Connectivity/nearby/tests/cts/fastpair/src/android/nearby/cts/
DNearbyDeviceTest.java42 private static final int RSSI = -60; field in NearbyDeviceTest
60 .setRssi(RSSI) in test_getMedium_fromChild()
64 assertThat(fastPairDevice.getRssi()).isEqualTo(RSSI); in test_getMedium_fromChild()
75 .setRssi(RSSI) in testEqual()
84 .setRssi(RSSI) in testEqual()
100 .setRssi(RSSI) in testToString()
DPresenceDeviceTest.java45 private static final int RSSI = -40; field in PresenceDeviceTest
63 .setRssi(RSSI) in testBuilder()
75 assertThat(device.getRssi()).isEqualTo(RSSI); in testBuilder()
90 .setRssi(RSSI) in testWriteParcel()
103 assertThat(parcelDevice.getRssi()).isEqualTo(RSSI); in testWriteParcel()
114 .setRssi(RSSI) in describeContents()
DPresenceScanFilterTest.java44 private static final int RSSI = -40; field in PresenceScanFilterTest
60 .setMaxPathLoss(RSSI)
70 assertThat(filter.getMaxPathLoss()).isEqualTo(RSSI); in testBuilder()
90 assertThat(parcelFilter.getMaxPathLoss()).isEqualTo(RSSI); in testWriteParcel()
DScanRequestTest.java45 private static final int RSSI = -40; field in ScanRequestTest
159 assertThat(request.getScanFilters().get(0).getMaxPathLoss()).isEqualTo(RSSI); in testScanFilter()
194 .setMaxPathLoss(RSSI) in getPresenceScanFilter()
/packages/modules/Connectivity/nearby/tests/unit/src/android/nearby/
DFastPairDeviceTest.java33 private static final int RSSI = -80; field in FastPairDeviceTest
42 sDevice = new FastPairDevice(NAME, sMediums, RSSI, TX_POWER, MODEL_ID, MAC_ADDRESS, DATA); in setup()
53 assertThat(compareDevice.getRssi()).isEqualTo(RSSI); in testParcelable()
87 .setRssi(RSSI) in testBuilder()
94 assertThat(compareDevice.getRssi()).isEqualTo(RSSI); in testBuilder()
DNearbyDeviceParcelableTest.java44 private static final int RSSI = -60; field in NearbyDeviceParcelableTest
59 .setRssi(RSSI) in setUp()
80 .setRssi(RSSI) in testNullFields()
92 assertThat(nearbyDeviceParcelable.getRssi()).isEqualTo(RSSI); in testNullFields()
111 assertThat(actualNearbyDevice.getRssi()).isEqualTo(RSSI); in testWriteParcel()
DScanRequestTest.java47 private static final int RSSI = -40; field in ScanRequestTest
192 .setMaxPathLoss(RSSI) in getPresenceScanFilter()
/packages/modules/Wifi/service/proto/src/
Dscorecard.proto200 // Number of connection attempts at high RSSI
202 // Number of connection failures at high RSSI
207 // Number of association rejections at high RSSI
209 // Number of association timeouts at high RSSI
211 // Number of authentication failures (excluding wrong password) at high RSSI
213 // Number of short connections caused by nonlocal disconnection at high RSSI
214 // or at high Tx speed with a recent RSSI poll
216 // Number of non-local disconnections after L3 connection at high RSSI
217 // or Tx speed with a recent RSSI poll
219 // Number of disconnections after L3 connection with a recent RSSI poll
[all …]
Dmetrics.proto191 // Counts the occurrences of each individual RSSI poll level
240 // Histogram of the delta between scan result RSSI and RSSI polls
1137 // RSSI at the start of the connection.
1183 // Number of consecutive connection failures with the same SSID at high RSSI
1184 // before current connection event. Any connection failure at low RSSI in the
1207 // Number of occurrences of a specific RSSI poll rssi value
1209 // RSSI
1212 // Number of RSSI polls with 'rssi'
1252 // Number of RSSI polls with link_speed
1336 // RSSI of the scan result candidate associated with this WifiConfiguration
[all …]
/packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/presence/
DPresenceDiscoveryResultTest.java44 private static final int RSSI = -41; field in PresenceDiscoveryResultTest
68 .setRssi(RSSI) in setUp()
78 .setRssi(RSSI) in testFromDevice()
103 .setRssi(RSSI) in testFromDevice_presenceDeviceAvailable()
153 .setRssi(RSSI) in test_notMatches()
/packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/metrics/
DNearbyMetricsTest.java43 private static final int RSSI = -60; field in NearbyMetricsTest
72 .setRssi(RSSI)
172 RSSI, in testLogScanDeviceDiscovered()
189 RSSI, in testLogScanDeviceDiscovered_emptyWorkSource()
/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DAccessNetworkSelectionPolicyBuilder.java516 static final int RSSI = SignalThresholdInfo.SIGNAL_MEASUREMENT_TYPE_RSSI; field in AccessNetworkSelectionPolicyBuilder
534 IWLAN_RSSI_GOOD("IWLAN_RSSI_GOOD", IWLAN, RSSI, LARGER, GOOD),
535 IWLAN_RSSI_BAD("IWLAN_RSSI_BAD", IWLAN, RSSI, SMALLER, BAD),
572 GERAN_RSSI_GOOD("GERAN_RSSI_GOOD", GERAN, RSSI, LARGER, GOOD),
573 GERAN_RSSI_BAD("GERAN_RSSI_BAD", GERAN, RSSI, SMALLER, BAD),
574 GERAN_RSSI_TOLERABLE("GERAN_RSSI_TOLERABLE", GERAN, RSSI, LARGER, TOLERABLE),
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/wifi/details/
DWifiInfoProviderTest.java60 private static final int RSSI = -55; field in WifiInfoProviderTest
117 when(mMockWifiInfo.getRssi()).thenReturn(RSSI); in setUp()
/packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/managers/
DDiscoveryProviderManagerTest.java67 private static final int RSSI = -60; field in DiscoveryProviderManagerTest
108 .setMaxPathLoss(RSSI) in getPresenceScanFilter()
130 .setMaxPathLoss(RSSI) in getChreOnlyPresenceScanFilter()
DDiscoveryProviderManagerLegacyTest.java71 private static final int RSSI = -60; field in DiscoveryProviderManagerLegacyTest
115 .setMaxPathLoss(RSSI) in getPresenceScanFilter()
137 .setMaxPathLoss(RSSI) in getChreOnlyPresenceScanFilter()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dlink_layer_packets.pdl100 RSSI = 0x01,
121 packet InquiryResponseWithRssi : BasicInquiryResponse (inquiry_type = RSSI) {
Dhci_packets.pdl2296 RSSI = 0x01,
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/dltdoa/
DDlTDoAMeasurement.java53 public static final String RSSI = "rssi"; field in DlTDoAMeasurement
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details2/
DWifiDetailPreferenceController2Test.java131 private static final int RSSI = -55; field in WifiDetailPreferenceController2Test
300 when(mMockWifiInfo.getRssi()).thenReturn(RSSI); in setUp()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc2752 case (model::packets::InquiryType::RSSI): { in IncomingInquiryPacket()
2804 case (model::packets::InquiryType::RSSI): { in IncomingInquiryResponsePacket()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt579 field public static final String EXTRA_RSSI = "android.bluetooth.device.extra.RSSI";
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl2454 RSSI = 0x01,