mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 03:35:19 +00:00
Notify L2CAP when pairing procedure fails during SMP pairing process. L2CAP needs to be notified so that it can cancel ongoing connection-oriented channel requests. Rename bt_l2cap_encrypt_change to bt_l2cap_security_changed and call it from bt_conn_security_changed always, so that L2CAP is informed when changing security fails. This also fixes security_changed conn callback not called when auth_complete returns an error. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |