/system/core/adb/ |
D | usb_osx.cpp | 59 UInt16 vendor, UInt16 product); 117 UInt16 product; in AndroidInterfaceAdded() local 193 kr = (*dev)->GetDeviceProduct(dev, &product); in AndroidInterfaceAdded() 252 DBG("INFO: Found vid=%04x pid=%04x serial=%s\n", vendor, product, in AndroidInterfaceAdded() 256 vendor, product); in AndroidInterfaceAdded() 301 CheckInterface(IOUSBInterfaceInterface **interface, UInt16 vendor, UInt16 product) in CheckInterface() argument 334 if (!is_adb_interface(vendor, product, interfaceClass, in CheckInterface()
|
D | transport.cpp | 564 if (t->product) in transport_registration_func() 565 free(t->product); in transport_registration_func() 764 qual_match(serial, "product:", t->product, false) || in acquire_one_transport() 886 append_transport_info(result, "product:", t->product, false); in append_transport()
|
D | commandline.cpp | 1000 const char *product = NULL; in adb_commandline() local 1003 product = argv[1]; in adb_commandline() 1007 product = argv[0] + 2; in adb_commandline() 1009 gProductOutPath = find_product_out_path(product); in adb_commandline() 1011 fprintf(stderr, "adb: could not resolve \"-p %s\"\n", product); in adb_commandline()
|
D | adb.h | 198 char *product; member
|
D | adb.cpp | 361 qual_overwrite(&t->product, value); in parse_banner()
|
D | SERVICES.TXT | 86 <host-prefix>:get-product
|
/system/bt/main/ |
D | bte_conf.c | 78 record.product = config_get_int(config, section_name, "productId", 0); in bte_load_did_conf() 94 LOG_DEBUG(" product = %04x", record.product); in bte_load_did_conf()
|
/system/core/include/system/ |
D | radio.h | 136 char product[RADIO_STRING_LEN_MAX]; /* product name */ member 152 char product[RADIO_STRING_LEN_MAX]; member
|
/system/core/fastboot/ |
D | fastboot.cpp | 63 static const char *product = 0; variable 100 char *find_item(const char *item, const char *product) in find_item() argument 125 if(product) { in find_item() 128 "../../../target/product/%s/%s", product, fn); in find_item() 811 char* fname = find_item("info", product); in do_flashall() 821 fname = find_item(images[i].part_name, product); in do_flashall() 1068 product = optarg; in main() 1222 fname = find_item(pname, product); in main()
|
D | fastboot_protocol.txt | 161 product Name of the product
|
/system/bt/doc/ |
D | properties.md | 18 * ``` ro.product.model ```
|
/system/core/toolbox/ |
D | getevent.c | 279 static void print_hid_descriptor(int bus, int vendor, int product) in print_hid_descriptor() argument 289 snprintf(prefix, sizeof(prefix), "%04X:%04X:%04X.", bus, vendor, product); in print_hid_descriptor() 383 id.bustype, id.vendor, id.product, id.version); in open_device() 401 print_hid_descriptor(id.bustype, id.vendor, id.product); in open_device()
|
/system/bt/stack/sdp/ |
D | sdp_api.c | 1079 p_device_info->rec.product = p_curr_attr->attr_value.v.u16; in SDP_GetDiRecord() 1213 UINT16_TO_BE_STREAM (p_temp, p_device_info->product); in SDP_SetLocalDiRecord() 1215 UINT_DESC_TYPE, sizeof(p_device_info->product), temp_u16)) ) in SDP_SetLocalDiRecord()
|
/system/bt/stack/include/ |
D | sdp_api.h | 164 UINT16 product; member
|
/system/core/ |
D | NOTICE | 10 This product includes software developed as part of 22 This product includes software developed at 34 This product includes software developed at 235 names, trademarks, service marks, or product names of the Licensor,
|
/system/bt/btif/include/ |
D | uinput.h | 566 uint16_t product; member
|
/system/bt/btif/co/ |
D | bta_hh_co.c | 481 ev.u.create.product = product_id; in bta_hh_co_send_hid_info()
|
/system/extras/ksmutils/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/system/core/init/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/system/extras/showslab/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/system/extras/libpagemap/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/system/core/logcat/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/system/extras/timeinfo/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/system/extras/tests/cpueater/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/system/extras/su/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|