sco_bind_pcb
err = sco_bind_pcb(sc->sc_sco_l, &sa);
err = sco_bind_pcb(sc->sc_sco, &sa);
int sco_bind_pcb(struct sco_pcb *, struct sockaddr_bt *);
return sco_bind_pcb(pcb, sa);