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

  /src/sys/dev/bluetooth/
bthidev.h 40 #define BTHIDEVdescriptor "descriptor"
bthidev.c 266 obj = prop_dictionary_get(dict, BTHIDEVdescriptor);
271 aprint_error(" no %s\n", BTHIDEVdescriptor);
  /src/usr.sbin/btdevctl/
print.c 152 obj = prop_dictionary_get(dict, BTHIDEVdescriptor);
db.c 261 obj = prop_dictionary_get(srv, BTHIDEVdescriptor);
sdp.c 330 if (obj == NULL || !prop_dictionary_set(dict, BTHIDEVdescriptor, obj))

Completed in 26 milliseconds