You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
apps/bttester: send disconnected event in case of l2cap conn req failure
This change allows sending a BTP_L2CAP_EV_DISCONNECTED event containing
an error code when L2CAP Connection request is rejected. Previously,
no tester event was triggered in this scenario, which made it impossible
to determine the reason for the connection failure.
0 commit comments