l2cap_bind
int l2cap_bind(struct l2cap_channel *, struct sockaddr_bt *);
error = l2cap_bind(pcb, sa);
(void)l2cap_bind(rs->rs_l2cap, laddr);