HomeSort by relevance Sort by last modified time
    Searched refs:aTriggersDesc (Results 1 - 4 of 4) sorted by null

  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
currBss.c 239 pCurrBSS->aTriggersDesc[i].clientID = 0;
240 pCurrBSS->aTriggersDesc[i].fCB = NULL;
241 pCurrBSS->aTriggersDesc[i].hCB = NULL;
242 pCurrBSS->aTriggersDesc[i].WasRegisteredByApp = TI_FALSE;
    [all...]
currBss.h 127 triggerDesc_t aTriggersDesc[MAX_NUM_OF_RSSI_SNR_TRIGGERS]; /* static table to be used for trigger event registration*/
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
currBss.c 241 pCurrBSS->aTriggersDesc[i].clientID = 0;
242 pCurrBSS->aTriggersDesc[i].fCB = NULL;
243 pCurrBSS->aTriggersDesc[i].hCB = NULL;
244 pCurrBSS->aTriggersDesc[i].WasRegisteredByApp = TI_FALSE;
    [all...]
currBss.h 124 triggerDesc_t aTriggersDesc[MAX_NUM_OF_RSSI_SNR_TRIGGERS]; /* static table to be used for trigger event registration*/

Completed in 72 milliseconds