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