Home
last modified time | relevance | path

Searched refs:requests (Results 1 – 8 of 8) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
DrequestHandler.c283 TI_UINT8 *requests = measurementFrameReq.requests; in requestHandler_insertRequests() local
298 requests, in requestHandler_insertRequests()
306 requests += singelRequestLen; in requestHandler_insertRequests()
DspectrumMngmntMgr.c197 frameReq->requests = pData + DOT11H_REQUEST_IE_HDR_LEN; in measurementMgr_dot11hParseFrameReq()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/
DrequestHandler.c287 UINT8 *requests = measurementFrameReq.requests; in requestHandler_insertRequests() local
303 requests, in requestHandler_insertRequests()
311 requests += singelRequestLen; in requestHandler_insertRequests()
/system/core/adb/
DOVERVIEW.TXT52 then, the client sends its service requests to the ADB server. It doesn't
96 to the server itself (we will talk about other kinds of requests later).
111 client to make other requests. But in certain cases, an OKAY will even
116 the "OKAY" answer, all further requests made by the client will go
DSERVICES.TXT1 This file tries to document all requests a client can make
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/Export_Inc/
DmeasurementTypes.h199 UINT8 *requests;
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
DTWDriverMsr.h270 TI_UINT8 *requests; /**< */ member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/dot11h/
DspectrumMngmntMgr.c200 frameReq->requests = pData + DOT11H_REQUEST_IE_HDR_LEN; in measurementMgr_dot11hParseFrameReq()