Searched refs:manufacturer (Results 1 – 19 of 19) sorted by relevance
/system/bt/btcore/include/ |
D | version.h | 27 uint16_t manufacturer; member
|
/system/update_engine/ |
D | hardware_android.cc | 155 auto manufacturer = GetProperty(kPropProductManufacturer, ""); in GetHardwareClass() local 159 return manufacturer + ":" + sku + ":" + revision; in GetHardwareClass()
|
/system/bt/stack/btm/ |
D | btm_int_types.h | 57 (controller_get_interface()->get_bt_version()->manufacturer == \ 70 uint16_t manufacturer; member
|
D | btm_acl.cc | 889 STREAM_TO_UINT16(p_acl_cb->manufacturer, p); in btm_read_remote_version_complete() 1736 uint16_t* manufacturer, in BTM_ReadRemoteVersion() argument 1744 if (manufacturer) *manufacturer = p->manufacturer; in BTM_ReadRemoteVersion()
|
/system/bt/include/hardware/ |
D | bluetooth.h | 131 int manufacturer; member
|
/system/bt/hci/src/ |
D | hci_packet_parser.cc | 66 STREAM_TO_UINT16(bt_version->manufacturer, stream); in parse_read_local_version_info_response()
|
/system/bt/stack/include/ |
D | btm_api.h | 571 uint16_t* manufacturer,
|
D | btm_api_types.h | 75 uint16_t manufacturer; member
|
/system/bt/bta/dm/ |
D | bta_dm_int.h | 446 uint16_t manufacturer; member
|
/system/bt/btif/src/ |
D | btif_dm.cc | 460 uint16_t manufacturer = 0; in check_sdp_bl() local 469 BTM_ReadRemoteVersion(*remote_bdaddr, &lmp_ver, &manufacturer, &lmp_subver); in check_sdp_bl() 479 manufacturer = info.manufacturer; in check_sdp_bl() 482 if (manufacturer == sdp_blacklist[i].manufact_id) return true; in check_sdp_bl() 537 info.manufacturer = mfct_set; in btif_update_remote_version_property()
|
D | btif_storage.cc | 253 info->manufacturer); in prop2cfg() 363 &info->manufacturer); in cfg2prop()
|
/system/sepolicy/public/ |
D | property_contexts | 204 ro.product.manufacturer u:object_r:exported2_default_prop:s0 exact string 287 ro.product.odm.manufacturer u:object_r:exported_default_prop:s0 exact string 292 ro.product.vendor.manufacturer u:object_r:exported_default_prop:s0 exact string
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | property_contexts | 204 ro.product.manufacturer u:object_r:exported2_default_prop:s0 exact string 287 ro.product.odm.manufacturer u:object_r:exported_default_prop:s0 exact string 292 ro.product.vendor.manufacturer u:object_r:exported_default_prop:s0 exact string
|
/system/extras/simpleperf/scripts/ |
D | report_html.py | 721 manufacturer, model, name = product_props.split(':') 722 machine_type = '%s (%s) by %s, arch %s' % (model, name, manufacturer, self.arch)
|
/system/core/init/ |
D | README.md | 63 3. /odm/etc/init/ is for device manufacturer items such as
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 3345 This command returns manufacturer-specific information regarding the results of a self-test and an 3426 contains manufacturer-specific information 28020 is from the TPM manufacturer and that proper authorization is provided using platformPolicy. 28033 TPM manufacturer. That signature and first block digest are the parameters for 30973 manufacturer specific 30976 manufacturer-specific values
|
D | raw_commands_fixed.txt | 3345 This command returns manufacturer-specific information regarding the results of a self-test and an 3426 contains manufacturer-specific information 28031 is from the TPM manufacturer and that proper authorization is provided using platformPolicy. 28044 TPM manufacturer. That signature and first block digest are the parameters for 30984 manufacturer specific 30987 manufacturer-specific values
|
D | raw_structures.txt | 6215 TPM_CAP_VENDOR_PROPERTY 0x00000100 manufacturer specific 6219 manufacturer-specific values 6329 PT_FIXED + 5 the vendor ID unique to each TPM manufacturer
|
D | raw_structures_fixed.txt | 6196 manufacturer-specific values 6313 the vendor ID unique to each TPM manufacturer
|