Searched refs:btsco_info (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/bluetooth/
H A Dbtsco.h48 struct btsco_info { struct
56 #define BTSCO_GETINFO _IOR('b', 16, struct btsco_info)
H A Dbtsco.c1093 struct btsco_info *bi = (struct btsco_info *)addr;
/netbsd-6-1-5-RELEASE/usr.bin/bthset/
H A Dbthset.c74 static int init_mixer(struct btsco_info *, const char *);
75 static int init_rfcomm(struct btsco_info *);
76 static int init_server(struct btsco_info *, int);
149 struct btsco_info info;
456 init_mixer(struct btsco_info *info, const char *mixer)
492 init_rfcomm(struct btsco_info *info)
525 init_server(struct btsco_info *info, int channel)

Completed in 102 milliseconds