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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.c 101 pAPConnection->sendDeauthPacket = TI_FALSE; \
188 TI_BOOL sendDeauthPacket; /**< Indicates whether to send DEAUTH packet when discommecting or not */
528 pAPConnection->sendDeauthPacket = TI_TRUE; /* Default behavior is radio On - send DISASSOC frame */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.c 103 pAPConnection->sendDeauthPacket = FALSE; \
215 BOOL sendDeauthPacket; /**< Indicates whether to send DEAUTH packet when discommecting or not */
568 pAPConnection->sendDeauthPacket = TRUE; /* Default behavior is radio On - send DISASSOC frame */
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
apConn.c 101 pAPConnection->sendDeauthPacket = TI_FALSE; \
189 TI_BOOL sendDeauthPacket; /**< Indicates whether to send DEAUTH packet when discommecting or not */
531 pAPConnection->sendDeauthPacket = TI_TRUE; /* Default behavior is radio On - send DISASSOC frame */
    [all...]

Completed in 146 milliseconds