open_server
rfcomm = open_server(&laddr, psm, channel, lm, service);
static int open_server(bdaddr_t *, uint16_t, uint8_t, int, const char *);