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

  /src/sys/dev/bluetooth/
bthidev.h 38 #define BTHIDEVcontrolpsm "control-psm"
bthidev.c 248 obj = prop_dictionary_get(dict, BTHIDEVcontrolpsm);
252 aprint_error(" invalid %s\n", BTHIDEVcontrolpsm);
  /src/usr.sbin/btdevctl/
print.c 138 obj = prop_dictionary_get(dict, BTHIDEVcontrolpsm);
sdp.c 324 if (!prop_dictionary_set_int32(dict, BTHIDEVcontrolpsm, control_psm) ||

Completed in 14 milliseconds