HomeSort by relevance Sort by last modified time
    Searched refs:TI_INT8 (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /hardware/ti/wlan/wl1271/utils/
GenSM.h 81 TI_INT8 *pGenSMName; /**< state machine name */
82 TI_INT8 **pStateDesc; /**< State description strings */
83 TI_INT8 **pEventDesc; /**< Event description strings */
90 TGenSM_matrix pMatrix, TI_UINT32 uInitialState, TI_INT8 *pGenSMName,
91 TI_INT8 **pStateDesc, TI_INT8 **pEventDesc, TI_UINT32 uModuleLogIndex);
GenSM.c 131 TGenSM_matrix pMatrix, TI_UINT32 uInitialState, TI_INT8 *pGenSMName,
132 TI_INT8 **pStateDesc, TI_INT8 **pEventDesc, TI_UINT32 uModuleLogIndex)
  /system/wlan/ti/wilink_6_1/utils/
GenSM.h 81 TI_INT8 *pGenSMName; /**< state machine name */
82 TI_INT8 **pStateDesc; /**< State description strings */
83 TI_INT8 **pEventDesc; /**< Event description strings */
90 TGenSM_matrix pMatrix, TI_UINT32 uInitialState, TI_INT8 *pGenSMName,
91 TI_INT8 **pStateDesc, TI_INT8 **pEventDesc, TI_UINT32 uModuleLogIndex);
GenSM.c 131 TGenSM_matrix pMatrix, TI_UINT32 uInitialState, TI_INT8 *pGenSMName,
132 TI_INT8 **pStateDesc, TI_INT8 **pEventDesc, TI_UINT32 uModuleLogIndex)
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngrTypes.h 86 TI_INT8 apQualityThreshold; /**< Quality indicator (RSSI) to be used when comparing AP List matching quality
111 TI_INT8 lowRssiThreshold; /**< When the low RSSI threshold is crossed, the low RSSI roaming event is initiated in dBm;
117 TI_INT8 lowQualityForBackgroungScanCondition; /**< Indicator used to increase the background scan period when quality is low
120 TI_INT8 normalQualityForBackgroungScanCondition;/**< Indicator used to reduce the background scan period when quality is normal
roamingMngr_manualSM.h 84 extern TI_INT8* ManualRoamStateDescription[];
85 extern TI_INT8* ManualRoamEventDescription[];
roamingMngr_autoSM.h 97 extern TI_INT8* AutoRoamStateDescription[];
98 extern TI_INT8* AutoRoamEventDescription[];
scanMngrTypes.h 179 TI_INT8 rxRSSIThreshold; /**< Quality threshold for received frames */
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngrTypes.h 86 TI_INT8 apQualityThreshold; /**< Quality indicator (RSSI) to be used when comparing AP List matching quality
111 TI_INT8 lowRssiThreshold; /**< When the low RSSI threshold is crossed, the low RSSI roaming event is initiated in dBm;
117 TI_INT8 lowQualityForBackgroungScanCondition; /**< Indicator used to increase the background scan period when quality is low
120 TI_INT8 normalQualityForBackgroungScanCondition;/**< Indicator used to reduce the background scan period when quality is normal
roamingMngr_manualSM.h 84 extern TI_INT8* ManualRoamStateDescription[];
85 extern TI_INT8* ManualRoamEventDescription[];
roamingMngr_autoSM.h 97 extern TI_INT8* AutoRoamStateDescription[];
98 extern TI_INT8* AutoRoamEventDescription[];
scanMngrTypes.h 179 TI_INT8 rxRSSIThreshold; /**< Quality threshold for received frames */
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSm.h 70 extern TI_INT8* uStateDescription[];
71 extern TI_INT8* uEventDescription[];
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
smeSm.h 68 extern TI_INT8* uStateDescription[];
69 extern TI_INT8* uEventDescription[];
  /hardware/ti/wlan/wl1271/platforms/os/linux/inc/
osTIType.h 50 typedef signed char TI_INT8;
  /system/wlan/ti/wilink_6_1/platforms/os/linux/inc/
osTIType.h 50 typedef signed char TI_INT8;
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
currBss.h 110 TI_INT8 lowRssiThreshold; /**< Last configured threshold for Low-RSSI */
111 TI_INT8 lowSnrThreshold; /**< Last configured threshold Low-SNR */
112 TI_INT8 lowQualityForBkgrdScan; /**< Indicator used to increase the background scan period when quality is low */
113 TI_INT8 highQualityForBkgrdScan;/**< Indicator used to reduce the background scan period when quality is normal */
168 TI_INT8 * aLowQualityForBackgroungScanCondition,
169 TI_INT8 * aNormalQualityForBackgroungScanCondition);
currBssApi.h 68 TI_INT8 currBSS_RegisterTriggerEvent (TI_HANDLE hCurrBSS, TI_UINT8 triggerID,TI_UINT16 clientID, void* fCB, TI_HANDLE hCB);
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
currBss.h 111 TI_INT8 lowRssiThreshold; /**< Last configured threshold for Low-RSSI */
112 TI_INT8 lowSnrThreshold; /**< Last configured threshold Low-SNR */
113 TI_INT8 lowQualityForBkgrdScan; /**< Indicator used to increase the background scan period when quality is low */
114 TI_INT8 highQualityForBkgrdScan;/**< Indicator used to reduce the background scan period when quality is normal */
170 TI_INT8 * aLowQualityForBackgroungScanCondition,
171 TI_INT8 * aNormalQualityForBackgroungScanCondition);
currBssApi.h 68 TI_INT8 currBSS_RegisterTriggerEvent (TI_HANDLE hCurrBSS, TI_UINT8 triggerID,TI_UINT16 clientID, void* fCB, TI_HANDLE hCB);
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
bssTypes.h 109 TI_INT8 RSSI; /**< average RSSI */
110 TI_INT8 lastRSSI; /** last given RSSI */
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
bssTypes.h 109 TI_INT8 RSSI; /**< average RSSI */
110 TI_INT8 lastRSSI; /** last given RSSI */
  /hardware/ti/wlan/wl1271/Test/
smeDebug.c 183 TI_INT8 connectionTypeStr[50];
217 (pBssid->Ssid.Ssid[0] == '\0')?(TI_INT8*)"****":((TI_INT8*)pBssid->Ssid.Ssid) ));
225 pBssid = (POS_802_11_BSSID_EX)((TI_INT8*)pBssid + (pBssid->Length ? pBssid->Length : sizeof(OS_802_11_BSSID_EX)));
  /system/wlan/ti/wilink_6_1/Test/
smeDebug.c 183 TI_INT8 connectionTypeStr[50];
217 (pBssid->Ssid.Ssid[0] == '\0')?(TI_INT8*)"****":((TI_INT8*)pBssid->Ssid.Ssid) ));
225 pBssid = (POS_802_11_BSSID_EX)((TI_INT8*)pBssid + (pBssid->Length ? pBssid->Length : sizeof(OS_802_11_BSSID_EX)));
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverScan.h 307 TI_INT8 iRssiThreshold; /**< RSSI threshold */
308 TI_INT8 iSnrThreshold; /**< SNR threshold */

Completed in 275 milliseconds

1 2 3 4