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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.c 186 TI_BOOL removeKeys; /**< Indicates whether keys should be removed after disconnect or not */
527 pAPConnection->removeKeys = TI_TRUE;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.c 213 BOOL removeKeys; /**< Indicates whether keys should be removed after disconnect or not */
567 pAPConnection->removeKeys = TRUE;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
apConn.c 187 TI_BOOL removeKeys; /**< Indicates whether keys should be removed after disconnect or not */
530 pAPConnection->removeKeys = TI_TRUE;
    [all...]

Completed in 58 milliseconds