BTDEVservice
obj = prop_dictionary_get(dict, BTDEVservice);
service = prop_dictionary_get(dict, BTDEVservice);
obj = prop_dictionary_get(prop, BTDEVservice);
prop_dictionary_set(prop, BTDEVservice, service);
obj = prop_dictionary_get(dict, BTDEVservice);
obj = prop_dictionary_get(dict, BTDEVservice);
if (!prop_dictionary_set_string(dev, BTDEVservice, service))
errx(EXIT_FAILURE, "proplib failure (%s)", BTDEVservice);