Home
last modified time | relevance | path

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

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