HomeSort by relevance Sort by last modified time
    Searched full:rssi (Results 126 - 150 of 212) sorted by null

1 2 3 4 56 7 8 9

  /external/bluetooth/bluez/lib/
hci.c 454 { "Read RSSI", 125 },
599 { "<RSSI>", LMP_RSSI }, /* Bit 1 */
623 { "<inquiry with RSSI>",LMP_RSSI_INQ }, /* Bit 6 */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
select.c 133 /* RSSI values boundaries and metric values for best, good, etc signals */
    [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
ticon.c 165 Console_AddToken(pTiCon->hConsole,h, (PS8)"siGnal", (PS8)"Get Current RSSI level", (FuncToken_t) CuCmd_GetRsiiLevel, NULL );
415 {(PS8)"RSSI Threshold", CON_PARM_RANGE | CON_PARM_SIGN, -100, 0, -97 },
478 {(PS8)"RSSI threshold", CON_PARM_RANGE| CON_PARM_SIGN, -100, 0, 0 },
590 {(PS8)"Low rssi threshold", CON_PARM_RANGE | CON_PARM_SIGN, -150, 0, -80 }, CON_LAST_PARM };
592 Console_AddToken(pTiCon->hConsole,h1, (PS8)"low rssi thresHold ", (PS8)"Low RSSI threshold", (FuncToken_t) CuCmd_RoamingLowRssiThreshold, aaa );
    [all...]
cu_cmd.c 151 { IPC_EVENT_LOW_RSSI, (PS8)"Low RSSI" },
591 os_error_printf(CU_MSG_INFO2, (PS8)" MAC Privacy Rssi Mode Channel SSID\n");
618 (char)pBssid->Rssi | 0xffffff00, /* need the 0xffffff00 to get negative value display */
719 os_error_printf(CU_MSG_INFO2, (PS8)"RSSI Threshold: %d dBm\n", pBandPolicy->rxRSSIThreshold);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_test.c 1195 else if( os_strncasecmp(cmd, "rssi", 4) == 0 ) {
1196 wpa_printf(MSG_DEBUG,"RSSI command");
1197 ret = os_snprintf(buf, buf_len, MACSTR " Rssi %d\n", MAC2STR(drv->bssid), -10);
    [all...]
driver_iphone.m 194 num = cfdict_get_key_str(dict, "RSSI");
  /external/bluetooth/bluez/tools/
csr.c 662 return "RSSI at bottom of golden receive range";
672 return "Maximum transmit power when peer has no RSSI";
680 return "RSSI configuration for use with wideband RSSI";
708 return "RSSI high target";
772 return "AFH RSSI reading period";
802 return "AFH RSSI threshold";
808 return "AFH RSSI reading period when in low power mode";
    [all...]
  /external/bluetooth/hcidump/
ChangeLog 152 Workaround for inquiry results with RSSI and page scan mode.
  /external/qemu/hw/
bt.h 1282 int8_t rssi; member in struct:__anon4677
1565 int8_t rssi; member in struct:__anon4712
1576 int8_t rssi; member in struct:__anon4713
1633 int8_t rssi; member in struct:__anon4718
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 1118 int rssi = 99; local
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_descriptors.h 252 int8 rx_level; /* The computed RSSI value in db of current frame */
  /hardware/ti/wlan/wl1271/config/
tiwlan.ini 180 # Weights in percent for RSSI/SNR Average calculations
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
g_tester.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
tiwlnif.h 340 tiINT32 Rssi;
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
cu_wext.c 117 bssidList[index-1].Rssi = (S8)iwe->u.qual.level;
  /system/wlan/ti/wilink_6_1/config/
tiwlan.ini 191 # Weights in percent for RSSI/SNR Average calculations
  /device/htc/passion-common/
bcm4329.ko 
  /hardware/broadcom/wlan/bcm4329/src/include/
wlioctl.h 109 int16 RSSI;
1518 int32 rssi; member in struct:wl_pkteng_stats
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 299 TI_INT32 rssi; member in struct:__anon8661
809 /* Current BSS params - RSSI/SNR User Trigger */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/EventMbox/
eventMbox.c 174 /*3*/ { ROAMING_TRIGGER_LOW_RSSI_EVENT_ID , "RSSI LEVEL " , 1},
190 /*19*/{ ROAMING_TRIGGER_REGAINED_RSSI_EVENT_ID, "REGAINED RSSI " , 1},
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Rx_Xfer/
RxXfer.c 509 Reserved.rssi = pRxParams->rssi;
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 299 TI_INT32 rssi; member in struct:__anon14498
790 /* Current BSS params - RSSI/SNR User Trigger */
    [all...]
  /frameworks/base/services/java/com/android/server/status/
StatusBarPolicy.java     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
rx.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/
TI_AdapterApiC.h     [all...]

Completed in 171 milliseconds

1 2 3 4 56 7 8 9