Home
last modified time | relevance | path

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

12345678910>>...36

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/
H A DgdcmUserInformation.cxx133 if( !RSSI->Empty() ) ItemLength += RSSI->Size(); in UserInformation()
143 delete RSSI; in ~UserInformation()
161 RSSI->RSSArray.clear(); // DEBUG in Read()
184 assert( RSSI ); in Read()
233 if( !RSSI->Empty() ) in Write()
235 RSSI->Write(os); in Write()
258 if( !RSSI->Empty() ) in Size()
259 ret += RSSI->Size(); in Size()
278 if( !RSSI->Empty() ) in Print()
281 RSSI->Print( os ); in Print()
[all …]
/dports/devel/gdcm/gdcm-3.0.10/Source/MessageExchangeDefinition/
H A DgdcmUserInformation.cxx133 if( !RSSI->Empty() ) ItemLength += RSSI->Size(); in UserInformation()
143 delete RSSI; in ~UserInformation()
161 RSSI->RSSArray.clear(); // DEBUG in Read()
184 assert( RSSI ); in Read()
233 if( !RSSI->Empty() ) in Write()
235 RSSI->Write(os); in Write()
258 if( !RSSI->Empty() ) in Size()
259 ret += RSSI->Size(); in Size()
278 if( !RSSI->Empty() ) in Print()
281 RSSI->Print( os ); in Print()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8188eu/hal/
H A Dodm_hwconfig.c71 u8 RSSI, total_rssi = 0; in odm_RxPhyStatus92CSeries_Parsing() local
184 RSSI = odm_query_rxpwrpercentage(rx_pwr[i]); in odm_RxPhyStatus92CSeries_Parsing()
185 total_rssi += RSSI; in odm_RxPhyStatus92CSeries_Parsing()
190 RSSI = (RSSI > 94) ? 100 : (RSSI + 6); in odm_RxPhyStatus92CSeries_Parsing()
192 RSSI = (RSSI <= 16) ? (RSSI >> 3) : (RSSI - 16); in odm_RxPhyStatus92CSeries_Parsing()
194 if ((RSSI <= 34) && (RSSI >= 4)) in odm_RxPhyStatus92CSeries_Parsing()
195 RSSI -= 4; in odm_RxPhyStatus92CSeries_Parsing()
198 pPhyInfo->RxMIMOSignalStrength[i] = (u8)RSSI; in odm_RxPhyStatus92CSeries_Parsing()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8188eu/hal/
H A Dodm_hwconfig.c71 u8 RSSI, total_rssi = 0; in odm_RxPhyStatus92CSeries_Parsing() local
184 RSSI = odm_query_rxpwrpercentage(rx_pwr[i]); in odm_RxPhyStatus92CSeries_Parsing()
185 total_rssi += RSSI; in odm_RxPhyStatus92CSeries_Parsing()
190 RSSI = (RSSI > 94) ? 100 : (RSSI + 6); in odm_RxPhyStatus92CSeries_Parsing()
192 RSSI = (RSSI <= 16) ? (RSSI >> 3) : (RSSI - 16); in odm_RxPhyStatus92CSeries_Parsing()
194 if ((RSSI <= 34) && (RSSI >= 4)) in odm_RxPhyStatus92CSeries_Parsing()
195 RSSI -= 4; in odm_RxPhyStatus92CSeries_Parsing()
198 pPhyInfo->RxMIMOSignalStrength[i] = (u8)RSSI; in odm_RxPhyStatus92CSeries_Parsing()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8188eu/hal/
H A Dodm_hwconfig.c71 u8 RSSI, total_rssi = 0; in odm_RxPhyStatus92CSeries_Parsing() local
184 RSSI = odm_query_rxpwrpercentage(rx_pwr[i]); in odm_RxPhyStatus92CSeries_Parsing()
185 total_rssi += RSSI; in odm_RxPhyStatus92CSeries_Parsing()
190 RSSI = (RSSI > 94) ? 100 : (RSSI + 6); in odm_RxPhyStatus92CSeries_Parsing()
192 RSSI = (RSSI <= 16) ? (RSSI >> 3) : (RSSI - 16); in odm_RxPhyStatus92CSeries_Parsing()
194 if ((RSSI <= 34) && (RSSI >= 4)) in odm_RxPhyStatus92CSeries_Parsing()
195 RSSI -= 4; in odm_RxPhyStatus92CSeries_Parsing()
198 pPhyInfo->RxMIMOSignalStrength[i] = (u8)RSSI; in odm_RxPhyStatus92CSeries_Parsing()
/dports/net-mgmt/observium/observium/mibs/oneaccess/
H A DONEACCESS-CELLULAR-MIB78 -- RSSI Last Hour Table
119 "RSSI Minimum"
127 "RSSI Average"
135 "RSSI Maximum"
140 -- RSSI Last Day Table
181 "RSSI Minimum"
189 "RSSI Average"
197 "RSSI Maximum"
202 -- RSSI Last Month Table
243 "RSSI Minimum"
[all …]
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/network/
H A Dbrc_rssi7 brc_rssi - monitor RSSI (Received Signal Strength Indication) of wireless accesspoints
64 RSSI=$(wl rssi $M | cut -d' ' -f3)
66 echo rssi$m.value $RSSI
72 graph_title WiFi AP RSSI
75 graph_info This plugin shows the RSSI (Received Signal Strength Indication) as reported by the Acce…
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/nr-rrc/
H A DNR-UE-Variables.asn58 maxNrofCLI-RSSI-Resources-r16,
60 RSSI-ResourceId-r16,
179 cli-RSSI-TriggeredList-r16 CLI-RSSI-TriggeredList-r16
184 CLI-RSSI-TriggeredList-r16 ::= SEQUENCE (SIZE (1.. maxNrofCLI-RSSI-Resources-r16)) OF RSSI-Res…
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/nr-rrc/
H A DNR-UE-Variables.asn58 maxNrofCLI-RSSI-Resources-r16,
60 RSSI-ResourceId-r16,
179 cli-RSSI-TriggeredList-r16 CLI-RSSI-TriggeredList-r16
184 CLI-RSSI-TriggeredList-r16 ::= SEQUENCE (SIZE (1.. maxNrofCLI-RSSI-Resources-r16)) OF RSSI-Res…
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/nr-rrc/
H A DNR-UE-Variables.asn58 maxNrofCLI-RSSI-Resources-r16,
60 RSSI-ResourceId-r16,
179 cli-RSSI-TriggeredList-r16 CLI-RSSI-TriggeredList-r16
184 CLI-RSSI-TriggeredList-r16 ::= SEQUENCE (SIZE (1.. maxNrofCLI-RSSI-Resources-r16)) OF RSSI-Res…
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/nr-rrc/
H A DNR-UE-Variables.asn58 maxNrofCLI-RSSI-Resources-r16,
60 RSSI-ResourceId-r16,
179 cli-RSSI-TriggeredList-r16 CLI-RSSI-TriggeredList-r16
184 CLI-RSSI-TriggeredList-r16 ::= SEQUENCE (SIZE (1.. maxNrofCLI-RSSI-Resources-r16)) OF RSSI-Res…
/dports/net-mgmt/ap-utils/ap-utils-1.4.1/src/
H A Dstations.c211 unsigned char RSSI[] = in nwn_stations() local
244 RSSI[sizeof(Mac) - 1] = next_num; in nwn_stations()
250 RSSI[sizeof(Mac) - 2] = varbinds[0].oid[varbinds[0].len_oid - 2]; in nwn_stations()
265 varbinds[3].oid = RSSI; in nwn_stations()
266 varbinds[3].len_oid = sizeof(RSSI); in nwn_stations()
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/
H A Dbluetooth_low_energy_central_manager_delegate.mm74 RSSI:(NSNumber*)RSSI {
76 _bridge->DiscoveredPeripheral(peripheral, advertisementData, [RSSI intValue]);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/
H A Dbluetooth_low_energy_central_manager_delegate.mm74 RSSI:(NSNumber*)RSSI {
76 _bridge->DiscoveredPeripheral(peripheral, advertisementData, [RSSI intValue]);
/dports/net-mgmt/observium/observium/mibs/a3com/
H A DA3COM-HUAWEI-3GMODEM-MIB379 "The Received Signal Strength Indicator(RSSI) of CDMA 1xRTT."
388 "The medium signal threshold of CMDA 1xRTT RSSI. The absolute
401 "The weak signal threshold of CMDA 1xRTT RSSI. The absolute
440 "The Received Signal Strength Indicator(RSSI) of CDMA EvDo."
449 "The medium signal threshold of CMDA EvDo RSSI. The absolute
462 "The weak signal threshold of CMDA EvDo RSSI. The absolute
510 "The Received Signal Strength Indicator(RSSI) of GSM."
519 "The medium signal threshold of GSM RSSI. The absolute
532 "The weak signal threshold of GSM RSSI. The absolute
680 "The current RSSI which binded in the notifications."
[all …]
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/3com/
H A Da3com-huawei-3gmodem.mib379 "The Received Signal Strength Indicator(RSSI) of CDMA 1xRTT."
388 "The medium signal threshold of CMDA 1xRTT RSSI. The absolute
401 "The weak signal threshold of CMDA 1xRTT RSSI. The absolute
440 "The Received Signal Strength Indicator(RSSI) of CDMA EvDo."
449 "The medium signal threshold of CMDA EvDo RSSI. The absolute
462 "The weak signal threshold of CMDA EvDo RSSI. The absolute
510 "The Received Signal Strength Indicator(RSSI) of GSM."
519 "The medium signal threshold of GSM RSSI. The absolute
532 "The weak signal threshold of GSM RSSI. The absolute
680 "The current RSSI which binded in the notifications."
[all …]
/dports/devel/arduino-core/Arduino-b439a77/libraries/WiFi/src/
H A DWiFi.h181 int32_t RSSI();
222 int32_t RSSI(uint8_t networkItem);
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/hp/
H A Dhpnicf3gmodem.mib549 "The Received Signal Strength Indicator(RSSI) of CDMA 1xRTT."
571 "The weak signal threshold of CMDA 1xRTT RSSI. The absolute
638 "The Received Signal Strength Indicator(RSSI) of CDMA EvDo."
660 "The weak signal threshold of CMDA EvDo RSSI. The absolute
738 "The Received Signal Strength Indicator(RSSI) of GSM."
747 "The medium signal threshold of GSM RSSI. The absolute
760 "The weak signal threshold of GSM RSSI. The absolute
967 "The Received Signal Strength Indicator(RSSI) of LTE."
976 "The medium signal threshold of LTE RSSI. The absolute
989 "The weak signal threshold of LTE RSSI. The absolute
[all …]
/dports/net-mgmt/observium/observium/mibs/hp/
H A DHPN-ICF-3GMODEM-MIB549 "The Received Signal Strength Indicator(RSSI) of CDMA 1xRTT."
571 "The weak signal threshold of CMDA 1xRTT RSSI. The absolute
638 "The Received Signal Strength Indicator(RSSI) of CDMA EvDo."
660 "The weak signal threshold of CMDA EvDo RSSI. The absolute
738 "The Received Signal Strength Indicator(RSSI) of GSM."
747 "The medium signal threshold of GSM RSSI. The absolute
760 "The weak signal threshold of GSM RSSI. The absolute
967 "The Received Signal Strength Indicator(RSSI) of LTE."
976 "The medium signal threshold of LTE RSSI. The absolute
989 "The weak signal threshold of LTE RSSI. The absolute
[all …]
/dports/net-mgmt/observium/observium/mibs/trango/
H A DTRANGO-APEX-RF-MIB126 DESCRIPTION "Enable/Disable ODU LED display for RSSI"
142 DESCRIPTION "Set/Disable the current Target RSSI value in float value"
149 DESCRIPTION "Set/Disable the current Target RSSI value in integer"
158 DESCRIPTION "Read current RSSI value"
165 DESCRIPTION "Read current RSSI value in Integer"
/dports/net-mgmt/librenms/librenms-21.5.1/includes/definitions/discovery/
H A Dopengear.yaml30 descr: 'Cellular 3G Modem RSSI'
36 descr: 'Cellular 4G Modem RSSI'
/dports/net-mgmt/observium/observium/mibs/hh3c/
H A DHH3C-3GMODEM-MIB567 "The Received Signal Strength Indicator(RSSI) of CDMA 1xRTT."
589 "The weak signal threshold of CMDA 1xRTT RSSI. The absolute
683 "The Received Signal Strength Indicator(RSSI) of CDMA EvDo."
705 "The weak signal threshold of CMDA EvDo RSSI. The absolute
791 "The Received Signal Strength Indicator(RSSI) of GSM."
800 "The medium signal threshold of GSM RSSI. The absolute
813 "The weak signal threshold of GSM RSSI. The absolute
1020 "The Received Signal Strength Indicator(RSSI) of LTE."
1029 "The medium signal threshold of LTE RSSI. The absolute
1042 "The weak signal threshold of LTE RSSI. The absolute
[all …]
H A DHH3C-DOT11-PROBE-MIB302 "Represents the maximum RSSI of the detected client."
310 "Represents the minimum RSSI of the detected client."
318 "Represents the RSSI of the detected client."
377 "Represents the maximum RSSI of the detected client."
385 "Represents the medium RSSI of the detected client."
393 "Represents the minimum RSSI of the detected client."
596 "Represents the maximum RSSI of the detected AP."
604 "Represents the minimum RSSI of the detected AP."
612 "Represents the RSSI of the detected AP."
734 "Represents the RSSI of the sensor."
[all …]
/dports/net-mgmt/observium/observium/mibs/h3c/
H A DH3C-3GMODEM-MIB567 "The Received Signal Strength Indicator(RSSI) of CDMA 1xRTT."
589 "The weak signal threshold of CMDA 1xRTT RSSI. The absolute
683 "The Received Signal Strength Indicator(RSSI) of CDMA EvDo."
705 "The weak signal threshold of CMDA EvDo RSSI. The absolute
791 "The Received Signal Strength Indicator(RSSI) of GSM."
800 "The medium signal threshold of GSM RSSI. The absolute
813 "The weak signal threshold of GSM RSSI. The absolute
1020 "The Received Signal Strength Indicator(RSSI) of LTE."
1029 "The medium signal threshold of LTE RSSI. The absolute
1042 "The weak signal threshold of LTE RSSI. The absolute
[all …]
H A DH3C-DOT11-PROBE-MIB302 "Represents the maximum RSSI of the detected client."
310 "Represents the minimum RSSI of the detected client."
318 "Represents the RSSI of the detected client."
377 "Represents the maximum RSSI of the detected client."
385 "Represents the medium RSSI of the detected client."
393 "Represents the minimum RSSI of the detected client."
596 "Represents the maximum RSSI of the detected AP."
604 "Represents the minimum RSSI of the detected AP."
612 "Represents the RSSI of the detected AP."
734 "Represents the RSSI of the sensor."
[all …]

12345678910>>...36