Home | History | Annotate | Download | only in l2cap

Lines Matching full:l2cap

21  *  This file contains the L2CAP UCD code
56 L2CAP_TRACE_DEBUG0 ("L2CAP - l2c_ucd_discover_cback");
96 L2CAP_TRACE_DEBUG0 ("L2CAP - l2c_ucd_data_ind_cback");
106 L2CAP_TRACE_ERROR1 ("L2CAP - no RCB for l2c_ucd_data_ind_cback, PSM: 0x%04x", psm);
129 L2CAP_TRACE_DEBUG0 ("L2CAP - l2c_ucd_congestion_status_cback");
138 L2CAP_TRACE_DEBUG4 ("L2CAP - Calling UCDCongestionStatus_Cb (%d), PSM=0x%04x, BDA: %08x%04x,",
211 L2CAP_TRACE_ERROR1 ("L2CAP - no callback registering PSM(0x%04x) on UCD", psm);
217 L2CAP_TRACE_ERROR1 ("L2CAP - no RCB for L2CA_UcdRegister, PSM: 0x%04x", psm);
229 L2CAP_TRACE_ERROR0 ("L2CAP - no RCB available for L2CA_UcdRegister");
242 /* This will make L2CAP check UCD congestion callback */
275 L2CAP_TRACE_ERROR1 ("L2CAP - no RCB for L2CA_UcdDeregister, PSM: 0x%04x", psm);
340 L2CAP_TRACE_WARNING1 ("L2CAP - no RCB for L2CA_UcdDiscover, PSM: 0x%04x", psm);
407 L2CAP_TRACE_WARNING1 ("L2CAP - no RCB for L2CA_UcdDataWrite, PSM: 0x%04x", psm);
442 L2CAP_TRACE_WARNING1 ("L2CAP - Handle: 0x%04x UCD bigger than peer's UCD mtu size cannot be sent", p_lcb->handle);
450 L2CAP_TRACE_ERROR3 ("L2CAP - Handle: 0x%04x UCD cannot be sent, already congested count: %u buff_quota: %u",
496 L2CAP_TRACE_WARNING0 ("L2CAP - no UCD channel");
526 L2CAP_TRACE_WARNING0 ("L2CAP - no LCB for L2CA_UCDSetTxPriority");
533 L2CAP_TRACE_WARNING0 ("L2CAP - no CCB for L2CA_UCDSetTxPriority");
578 L2CAP_TRACE_WARNING0 ("L2CAP - conn not started l2c_ucd_connect");
586 L2CAP_TRACE_WARNING0 ("L2CAP - UCD is not supported by peer, l2c_ucd_connect");
597 L2CAP_TRACE_WARNING0 ("L2CAP - no CCB for l2c_ucd_connect");
614 L2CAP_TRACE_WARNING0 ("L2CAP - no UCD registered, l2c_ucd_connect");
667 L2CAP_TRACE_ERROR0 ("L2CAP - NULL p_ccb in l2c_ucd_check_pending_info_req");
683 L2CAP_TRACE_WARNING0 ("L2CAP - UCD is not supported by peer, l2c_ucd_check_pending_info_req");
917 L2CAP_TRACE_WARNING0 ("L2CAP - no CCB for UCD reception");