sdp_open
void * sdp_open (bdaddr_t const *l, bdaddr_t const *r);
if ((ss = sdp_open(local, remote)) == NULL)
xs = sdp_open(laddr, raddr);