Home | History | Annotate | Download | only in l2cap

Lines Matching refs:pL2CA_ConnectInd_Cb

90     if ( (psm >= 0x1001) && (p_cb_info->pL2CA_ConnectInd_Cb == NULL) )
377 if ((psm >= 0x0080) && (p_cb_info->pL2CA_ConnectInd_Cb == NULL))
639 assert(callbacks->pL2CA_ConnectInd_Cb == NULL);