Home | History | Annotate | Download | only in l2cap

Lines Matching refs:reason

138         /* Reject the connection with ACL Connection Already exist reason */
357 BOOLEAN l2c_link_hci_disc_comp (UINT16 handle, UINT8 reason)
375 /* otherwise save a new reason */
377 btm_cb.acl_disc_reason = reason;
398 l2c_csm_execute (p_ccb, L2CEVT_LP_DISCONNECT_IND, &reason);