Home
last modified time | relevance | path

Searched refs:product (Results 1 – 25 of 45) sorted by relevance

12

/system/core/adb/
Dusb_osx.cpp59 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()
Dtransport.cpp564 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()
Dcommandline.cpp1000 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()
Dadb.h198 char *product; member
Dadb.cpp361 qual_overwrite(&t->product, value); in parse_banner()
DSERVICES.TXT86 <host-prefix>:get-product
/system/bt/main/
Dbte_conf.c78 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/
Dradio.h136 char product[RADIO_STRING_LEN_MAX]; /* product name */ member
152 char product[RADIO_STRING_LEN_MAX]; member
/system/core/fastboot/
Dfastboot.cpp63 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()
Dfastboot_protocol.txt161 product Name of the product
/system/bt/doc/
Dproperties.md18 * ``` ro.product.model ```
/system/core/toolbox/
Dgetevent.c279 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/
Dsdp_api.c1079 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/
Dsdp_api.h164 UINT16 product; member
/system/core/
DNOTICE10 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/
Duinput.h566 uint16_t product; member
/system/bt/btif/co/
Dbta_hh_co.c481 ev.u.create.product = product_id; in bta_hh_co_send_hid_info()
/system/extras/ksmutils/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/core/init/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/extras/showslab/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/extras/libpagemap/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/core/logcat/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/extras/timeinfo/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/extras/tests/cpueater/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/extras/su/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,

12