Searched refs:mRequestId (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwificonfigcommand.h52 int mRequestId; member in class:WiFiConfigCommand
H A Dgscan_event_handler.cpp45 return mRequestId;
50 mRequestId = request_id;
80 mRequestId = id;
1086 if (reqId != mRequestId) {
1089 __FUNCTION__, reqId, mRequestId);
1091 reqId = mRequestId;
1336 if (id != mRequestId) {
1338 __FUNCTION__, id, mRequestId);
1359 if (id != mRequestId) {
1361 __FUNCTION__, id, mRequestId);
[all...]
H A Dgscan_event_handler.h44 int mRequestId; member in class:GScanCommandEventHandler
H A Difaceeventhandler.h53 int mRequestId; member in class:wifiEventHandler
H A Dwifiloggercmd.h80 int mRequestId; member in class:WifiLoggerCommand
H A Dllstatscommand.h83 wifi_request_id mRequestId; member in class:LLStatsCommand
H A DtdlsCommand.h82 wifi_request_id mRequestId; member in class:TdlsCommand
H A Dgscancommand.h107 int mRequestId; member in class:GScanCommand
H A Difaceeventhandler.cpp159 return mRequestId;
170 mRequestId = id;
H A Dwificonfig.cpp296 mRequestId = id;
H A Dllstats.cpp93 mRequestId = reqId;
1014 mHandler.on_link_stats_results(mRequestId,
1143 mHandler.on_link_stats_results(mRequestId,
H A Dtdls.cpp48 mRequestId = 0;
H A Dgscan.cpp1350 mRequestId = id;
1494 if (id != mRequestId) {
1496 __FUNCTION__, id, mRequestId);
H A Dwifilogger.cpp776 mRequestId = id;

Completed in 358 milliseconds