HomeSort by relevance Sort by last modified time
    Searched defs:requestType (Results 1 - 7 of 7) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConnApi.h 227 apConn_connRequest_e requestType; /** Type of Request to establish connection */
apConn.c 175 apConn_connRequest_e requestType; /**< Stores type of roaming request */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/ExpInc/
apConnApi.h 146 apConn_connRequest_e requestType; /** Type of request to establish connection */
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
apConnApi.h 226 apConn_connRequest_e requestType; /** Type of Request to establish connection */
apConn.c 176 apConn_connRequest_e requestType; /**< Stores type of roaming request */
    [all...]
  /frameworks/base/obex/javax/obex/
ServerSession.java 94 int requestType = mInput.read();
95 switch (requestType) {
107 handleGetRequest(requestType);
112 handlePutRequest(requestType);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.c 202 apConn_connRequest_e requestType; /**< Stores type of roaming request */
    [all...]

Completed in 31 milliseconds