Home
last modified time | relevance | path

Searched refs:mRequestId (Results 1 – 25 of 28) sorted by relevance

12

/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dgscan_event_handler.cpp41 return mRequestId; in get_request_id()
46 mRequestId = request_id; in set_request_id()
76 mRequestId = id; in GScanCommandEventHandler()
997 if (reqId != mRequestId) { in handleEvent()
1000 __FUNCTION__, reqId, mRequestId); in handleEvent()
1002 reqId = mRequestId; in handleEvent()
1247 if (id != mRequestId) { in handleEvent()
1249 __FUNCTION__, id, mRequestId); in handleEvent()
1270 if (id != mRequestId) { in handleEvent()
1272 __FUNCTION__, id, mRequestId); in handleEvent()
[all …]
Dwificonfigcommand.h51 int mRequestId;
DtdlsCommand.h81 wifi_request_id mRequestId; variable
Dllstatscommand.h82 wifi_request_id mRequestId; variable
Dgscan_event_handler.h44 int mRequestId; variable
Dwifiloggercmd.h83 int mRequestId; variable
Difaceeventhandler.h53 int mRequestId;
Dgscancommand.h105 int mRequestId; variable
Difaceeventhandler.cpp157 return mRequestId; in get_request_id()
168 mRequestId = id; in wifiEventHandler()
Dtdls.cpp48 mRequestId = 0; in TdlsCommand()
Dgscan.cpp1170 mRequestId = id; in GScanCommand()
1280 if (id != mRequestId) { in handleResponse()
1282 __FUNCTION__, id, mRequestId); in handleResponse()
Dllstats.cpp92 mRequestId = reqId; in initGetContext()
872 mHandler.on_link_stats_results(mRequestId, in notifyResponse()
Dwificonfig.cpp671 mRequestId = id; in WiFiConfigCommand()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dgscan_event_handler.cpp41 return mRequestId; in get_request_id()
46 mRequestId = request_id; in set_request_id()
76 mRequestId = id; in GScanCommandEventHandler()
997 if (reqId != mRequestId) { in handleEvent()
1000 __FUNCTION__, reqId, mRequestId); in handleEvent()
1002 reqId = mRequestId; in handleEvent()
1247 if (id != mRequestId) { in handleEvent()
1249 __FUNCTION__, id, mRequestId); in handleEvent()
1270 if (id != mRequestId) { in handleEvent()
1272 __FUNCTION__, id, mRequestId); in handleEvent()
[all …]
Dwificonfigcommand.h87 int mRequestId;
DtdlsCommand.h81 wifi_request_id mRequestId; variable
Dllstatscommand.h82 wifi_request_id mRequestId; variable
Dgscan_event_handler.h44 int mRequestId; variable
Dwifiloggercmd.h83 int mRequestId; variable
Difaceeventhandler.h57 int mRequestId;
Dgscancommand.h105 int mRequestId; variable
Difaceeventhandler.cpp158 return mRequestId; in get_request_id()
169 mRequestId = id; in wifiEventHandler()
Dtdls.cpp53 mRequestId = 0; in TdlsCommand()
Dgscan.cpp1207 mRequestId = id; in GScanCommand()
1317 if (id != mRequestId) { in handleResponse()
1319 __FUNCTION__, id, mRequestId); in handleResponse()
Dllstats.cpp97 mRequestId = reqId; in initGetContext()
887 mHandler.on_link_stats_results(mRequestId, in notifyResponse()

12