BTDEVtype
obj = prop_dictionary_get(dict, BTDEVtype);
aprint_normal("%s: %s '%s',", pnp, BTDEVtype,
obj = prop_dictionary_get(dev, BTDEVtype);
errx(EXIT_FAILURE, "invalid %s", BTDEVtype);
obj = prop_dictionary_get(dict, BTDEVtype);
if (!prop_dictionary_set_string_nocopy(dict, BTDEVtype, "bthidev"))
if (!prop_dictionary_set_string_nocopy(dict, BTDEVtype, "btsco"))
if (!prop_dictionary_set_string_nocopy(dict, BTDEVtype, "btsco"))