<dec f='src/src/sys/netbt/rfcomm.h' l='402' type='int rfcomm_session_send_uih(struct rfcomm_session * , struct rfcomm_dlc * , int , struct mbuf * )'/>
<use f='src/src/sys/netbt/rfcomm_dlc.c' l='406' u='c' c='rfcomm_dlc_start'/>
<def f='src/src/sys/netbt/rfcomm_session.c' l='1523' ll='1634' type='int rfcomm_session_send_uih(struct rfcomm_session * rs, struct rfcomm_dlc * dlc, int credits, struct mbuf * m)'/>
<use f='src/src/sys/netbt/rfcomm_session.c' l='1703' u='c' c='rfcomm_session_send_mcc'/>
<doc f='src/src/sys/netbt/rfcomm_session.c' l='1516'>/*
 * rfcomm_session_send_uih(rfcomm_session, rfcomm_dlc, credits, mbuf)
 *
 * UIH frame is per DLC data or Multiplexer Control Commands
 * when no DLC is given. Data mbuf is optional (just credits
 * will be sent in that case)
 */</doc>
