sco_send_pcb
if (sco_send_pcb(sc->sc_sco, m) > 0) {
int sco_send_pcb(struct sco_pcb *, struct mbuf *);
return sco_send_pcb(pcb, m0);