Searched refs:BTDEVproduct (Results 1 – 5 of 5) sorted by relevance
45 #define BTDEVproduct "product-id" macro
227 obj = prop_dictionary_get(dict, BTDEVproduct); in bthidev_attach()
279 && prop_dictionary_get_uint16(aux, BTDEVproduct, &p) in btmagic_match()
110 if (prop_dictionary_get_uint16(dict, BTDEVproduct, &v)) in cfg_print()
262 if (!prop_dictionary_set_uint16(dict, BTDEVproduct, (uint16_t)product)) in config_pnp()