Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/btdevctl/
H A Dbtdevctl.c115 else if (strcasecmp(optarg, BTDEVsecure) == 0) in main()
116 mode = BTDEVsecure; in main()
/netbsd-src/sys/dev/bluetooth/
H A Dbtdev.h53 #define BTDEVsecure "secure" macro
H A Dbthidev.c236 else if (prop_string_equals_string(obj, BTDEVsecure)) in bthidev_attach()
H A Dbtmagic.c325 else if (prop_string_equals_string(obj, BTDEVsecure)) in btmagic_attach()