Skip to content
Commit 3639ddb7 authored by Grzegorz Kolodziejczyk's avatar Grzegorz Kolodziejczyk Committed by Johan Hedberg
Browse files

Bluetooth: drivers/nble: Fix calling cmd from discov callback



Private gatt data from connection is indicator if another operation is
pending. Some att commands may be called within discovery callback
like subscription on ccc (within characteristic discovery procedure).
Without clearing conn private gatt data member, leads to rejection of
called in callback att command due to being "busy".

Change-Id: I72a35ed82dac2f0538f2d1637163bd2302f0b072
Signed-off-by: default avatarGrzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>
parent 7c87c089
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment