Searched refs:open_client (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/usr.bin/rfcomm_sppd/ |
| H A D | rfcomm_sppd.c | 92 static int open_client(bdaddr_t *, bdaddr_t *, int, uintmax_t, const char *); 228 rfcomm = open_client(&laddr, &raddr, lm, psm, service); in main() 336 open_client(bdaddr_t *laddr, bdaddr_t *raddr, int lm, uintmax_t psm, in open_client() function
|