Home | History | Annotate | Download | only in gatt

Lines Matching full:disconnect

221 ** Description      This function is called to disconnect to an ATT device.
223 ** Parameter p_tcb: pointer to the TCB to disconnect.
444 /* ignore all fixed channel connect/disconnect on BR/EDR link for GATT */
700 else /* wrong state, disconnect it */
704 /* just in case the peer also accepts our connection - Send L2CAP disconnect req */
760 /* Send L2CAP disconnect req */
827 ** Description This is the L2CAP disconnect indication callback function.
843 /* send L2CAP disconnect response */
851 /* if ACL link is still up, no reason is logged, l2cap is disconnect from peer */
855 /* send disconnect callback */
864 ** Description This is the L2CAP disconnect confirm callback function.
886 /* send disconnect callback */
887 /* if ACL link is still up, no reason is logged, l2cap is disconnect from peer */