summaryrefslogtreecommitdiff
path: root/src/shared/util.c
diff options
context:
space:
mode:
authorJaehyun Kim <jeik01.kim@samsung.com>2024-07-02 22:09:41 +0900
committerJaehyun Kim <jeik01.kim@samsung.com>2024-07-02 22:09:41 +0900
commit63cd764ea680198c8fcf2af74723f4be83e99347 (patch)
treee2a4b0d9f2bf0cf9093ae84e285c37a71c21fdba /src/shared/util.c
parentd1b6f9ea153d8bc75c3defaaef6da1723b9d4590 (diff)
downloadconnman-tizen.tar.gz
connman-tizen.tar.bz2
connman-tizen.zip
Fix unintentional reconnection on disconnect requestHEADaccepted/tizen/unified/20240705.163314tizenaccepted/tizen_unified
If the connection is canceled due to a disconnect request during a connection attempt, depending on the connection progress, it may be judged as a connection failure and reconnection may be attempted with another BSSID within the same SSID group. However, if a disconnect request is received, reconnection should not be attempted, so the related code has been modified to skip it. Change-Id: I02e355a8ec504f319cf377fab07ac84e34b5fd94 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Diffstat (limited to 'src/shared/util.c')
0 files changed, 0 insertions, 0 deletions