HomeSort by: relevance | last modified time | path
    Searched refs:BTDEVauth (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/bluetooth/
btdev.h 51 #define BTDEVauth "auth"
bthidev.c 232 if (prop_string_equals_string(obj, BTDEVauth))
btmagic.c 321 if (prop_string_equals_string(obj, BTDEVauth))
  /src/usr.sbin/btdevctl/
btdevctl.c 111 else if (strcasecmp(optarg, BTDEVauth) == 0)
112 mode = BTDEVauth;
sdp.c 568 mode = BTDEVauth; /* default */

Completed in 16 milliseconds