HomeSort by relevance Sort by last modified time
    Searched full:send_report (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
measurementMgrSM.c 193 {MEASUREMENTMGR_STATE_IDLE, measurementMgrSM_acSendReportAndCleanObj}, /* SEND_REPORT */
209 {MEASUREMENTMGR_STATE_IDLE, measurementMgrSM_acSendReportAndCleanObj}, /* SEND_REPORT */
225 {MEASUREMENTMGR_STATE_WAITING_FOR_SCR, measurementMgrSM_acUnexpected}, /* SEND_REPORT */
241 {MEASUREMENTMGR_STATE_MEASURING, measurementMgrSM_acUnexpected}, /* SEND_REPORT */
    [all...]
  /external/clang/tools/scan-view/
ScanView.py 493 def send_report(self, report, configOverrides=None): member in class:ScanViewRequestHandler
662 return self.send_report(components[1])
681 return self.send_report(None, overrides)

Completed in 264 milliseconds