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

  /src/sys/dev/bluetooth/
btdev.h 45 #define BTDEVproduct "product-id"
bthidev.c 227 obj = prop_dictionary_get(dict, BTDEVproduct);
btmagic.c 279 && prop_dictionary_get_uint16(aux, BTDEVproduct, &p)
  /src/usr.sbin/btdevctl/
print.c 110 if (prop_dictionary_get_uint16(dict, BTDEVproduct, &v))
sdp.c 262 if (!prop_dictionary_set_uint16(dict, BTDEVproduct, (uint16_t)product))

Completed in 14 milliseconds