open_client
rfcomm = open_client(&laddr, &raddr, lm, psm, service);
static int open_client(bdaddr_t *, bdaddr_t *, int, uintmax_t, const char *);