Home | History | Annotate | Download | only in l2cap

Lines Matching refs:L2CA_UcdRegister

193 **  Function        L2CA_UcdRegister
202 BOOLEAN L2CA_UcdRegister ( UINT16 psm, tL2CAP_UCD_CB_INFO *p_cb_info )
206 L2CAP_TRACE_API ("L2CA_UcdRegister() PSM: 0x%04x", psm);
217 L2CAP_TRACE_ERROR ("L2CAP - no RCB for L2CA_UcdRegister, PSM: 0x%04x", psm);
229 L2CAP_TRACE_ERROR ("L2CAP - no RCB available for L2CA_UcdRegister");