Home
last modified time | relevance | path

Searched refs:WifiEventReport (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_event_adapter.c49 WifiEventReport(ifName, event, &staInfo); in WifiEventNewStaProcess()
61 WifiEventReport(ifName, event, addr); in WifiEventDelStaProcess()
80 WifiEventReport(ifName, event, &rxMgmt); in WifiEventRxMgmtProcess()
95 WifiEventReport(ifName, event, &txStatus); in WifiEventTxStatusProcess()
110 WifiEventReport(ifName, WIFI_EVENT_SCAN_RESULTS, &g_scanResults); in WifiEventScanDoneProcess()
113 WifiEventReport(ifName, event, &status); in WifiEventScanDoneProcess()
208 WifiEventReport(ifName, event, &scanResult); in WifiEventScanResultProcess()
259 WifiEventReport(ifName, event, &result); in WifiEventConnectResultProcess()
274 WifiEventReport(ifName, event, &result); in WifiEventDisconnectProcess()
279 WifiEventReport(ifNam in WifiDriverEventEapolRecvProcess()
[all...]
/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_event_adapter.c93 WifiEventReport(ifName, WIFI_EVENT_SCAN_DONE, &status); in QcaWifiEventScanDoneProcess()
297 WifiEventReport(ifName, WIFI_EVENT_SCAN_RESULTS, &scanResults); in WifiEventScanResultProcess()
312 WifiEventReport(ifName, WIFI_EVENT_SCAN_ABORTED, &scanResults); in WifiEventScanAbortedProcess()
333 WifiEventReport(ifName, WIFI_EVENT_DATA_FRAME_RECEIVED, &dataFrame); in WifiEventDataFrameProcess()
470 WifiEventReport("p2p0", WIFI_EVENT_ACTION_RECEIVED, &actionData); in CtrlNoSeqCheck()
H A Dnetlink_cmd_adapter.c3275 WifiEventReport("p2p0", WIFI_EVENT_ACTION_RECEIVED, &actionData); in WifiEventTxStatus()
/drivers/peripheral/wlan/client/src/
H A Dwifi_common_cmd.h179 void WifiEventReport(const char *ifName, uint32_t event, void *data);
H A Dwifi_driver_client.c59 void WifiEventReport(const char *ifName, uint32_t event, void *data) in WifiEventReport() function

Completed in 8 milliseconds