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

/freebsd-10-stable/usr.bin/bluetooth/bthost/
H A Dbthost.c38 static int protomode (char const *arg, int brief);
69 exit(proto? protomode(*argv, brief) : hostmode(*argv, brief));
108 protomode(char const *arg, int brief) function

Completed in 155 milliseconds