/system/bt/btcore/include/ |
D | version.h | 27 uint16_t manufacturer; member
|
/system/connectivity/shill/cellular/ |
D | modem_proxy_interface.h | 31 typedef base::Callback<void(const std::string& manufacturer,
|
D | cellular_capability_classic.cc | 349 const std::string& manufacturer, in OnGetModemInfoReply() argument 355 cellular()->set_manufacturer(manufacturer); in OnGetModemInfoReply() 358 SLOG(this, 2) << __func__ << ": " << manufacturer << ", " << modem << ", " in OnGetModemInfoReply()
|
D | cellular_capability_classic.h | 163 const std::string& manufacturer,
|
D | cellular.h | 251 const std::string& manufacturer() const { return manufacturer_; } in manufacturer() function 278 void set_manufacturer(const std::string& manufacturer);
|
D | cellular.cc | 1328 void Cellular::set_manufacturer(const string& manufacturer) { in set_manufacturer() argument 1329 if (manufacturer_ == manufacturer) in set_manufacturer() 1332 manufacturer_ = manufacturer; in set_manufacturer()
|
D | cellular_capability_classic_unittest.cc | 288 EXPECT_EQ(kManufacturer, cellular_->manufacturer()); in TEST_F()
|
/system/bt/hci/src/ |
D | hci_packet_parser.c | 68 STREAM_TO_UINT16(bt_version->manufacturer, stream); in parse_read_local_version_info_response()
|
/system/core/metricsd/uploader/proto/ |
D | system_profile.proto | 172 // The GPU manufacturer's vendor id. 175 // The GPU manufacturer's device id for the chip set. 577 // The manufacturer name (possibly encoded as a 3-letter code, e.g. "YMH" 582 // like "receiver" or use the full manufacturer name (e.g "PHILIPS"). 710 // The manufacturer name, for example "ASUSTeK Computer Inc.". 711 optional string manufacturer = 1; field
|
/system/bt/stack/btm/ |
D | btm_acl.c | 967 STREAM_TO_UINT16 (p_acl_cb->manufacturer, p); in btm_read_remote_version_complete() 1770 UINT16 *manufacturer, UINT16 *lmp_sub_version) in BTM_ReadRemoteVersion() argument 1780 if (manufacturer) in BTM_ReadRemoteVersion() 1781 *manufacturer = p->manufacturer; in BTM_ReadRemoteVersion()
|
D | btm_int.h | 76 #define BTM_IS_BRCM_CONTROLLER() (controller_get_interface()->get_bt_version()->manufacturer == LMP… 89 UINT16 manufacturer; member
|
/system/bt/btif/src/ |
D | btif_dm.c | 497 UINT16 manufacturer = 0; in check_sdp_bl() local 508 &manufacturer, &lmp_subver); in check_sdp_bl() 520 manufacturer = info.manufacturer; in check_sdp_bl() 524 if (manufacturer == sdp_blacklist[i].manufact_id) in check_sdp_bl() 588 info.manufacturer = mfct_set; in btif_update_remote_version_property()
|
D | btif_storage.c | 247 BTIF_STORAGE_PATH_REMOTE_VER_MFCT, info->manufacturer); in prop2cfg() 362 BTIF_STORAGE_PATH_REMOTE_VER_MFCT, &info->manufacturer); in cfg2prop()
|
/system/bt/stack/include/ |
D | btm_api.h | 101 UINT16 manufacturer; member 2445 UINT16 *manufacturer,
|
/system/bt/bta/dm/ |
D | bta_dm_int.h | 1032 UINT16 manufacturer; member
|
/system/core/init/ |
D | readme.txt | 52 3) /odm/etc/init/ is for device manufacturer items such as
|
/system/connectivity/shill/doc/ |
D | device-api.txt | 351 (Cellular only) The manufacturer of the modem. The
|
D | service-api.txt | 1678 Device manufacturer name as supplied by WPS IE.
|
/system/tpm/trunks/generator/ |
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_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_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
|