Home
last modified time | relevance | path

Searched refs:init_rfcomm (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.bin/bthset/
H A Dbthset.c75 static int init_rfcomm(struct btsco_info *);
220 if (channel == 0 && init_rfcomm(&info) < 0) in main()
492 init_rfcomm(struct btsco_info *info) in init_rfcomm() function