BTHIDEVdescriptor
obj = prop_dictionary_get(dict, BTHIDEVdescriptor);
aprint_error(" no %s\n", BTHIDEVdescriptor);
obj = prop_dictionary_get(srv, BTHIDEVdescriptor);
obj = prop_dictionary_get(dict, BTHIDEVdescriptor);
if (obj == NULL || !prop_dictionary_set(dict, BTHIDEVdescriptor, obj))