Skip to content
Commit 3756429b authored by Lyle Zhu's avatar Lyle Zhu Committed by Anas Nashif
Browse files

Bluetooth: BREDR: L2CAP: Recover ident when conn is pending



The `ident` of L2CAP BR connection req will be cleared if
function l2cap_br_conn_req_reply called to send L2CAP BR
connection rsp with result `BT_L2CAP_BR_PENDING`.

Then the invalid `ident` (it is zero) will be filled in
the L2CAP BR connection rsp after the ACL connection is
encrypted.

Recover `ident` if the result of the connection rsp is
`BT_L2CAP_BR_PENDING`.

Signed-off-by: default avatarLyle Zhu <lyle.zhu@nxp.com>
parent c7c1f730
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment