Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/btdevctl/
H A Dbtdevctl.c111 else if (strcasecmp(optarg, BTDEVauth) == 0) in main()
112 mode = BTDEVauth; in main()
H A Dsdp.c568 mode = BTDEVauth; /* default */ in hid_mode()
/netbsd-src/sys/dev/bluetooth/
H A Dbtdev.h51 #define BTDEVauth "auth" macro
H A Dbthidev.c232 if (prop_string_equals_string(obj, BTDEVauth)) in bthidev_attach()
H A Dbtmagic.c321 if (prop_string_equals_string(obj, BTDEVauth)) in btmagic_attach()