Home
last modified time | relevance | path

Searched defs:vendor_id (Results 1 – 8 of 8) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_utils.c156 void bta_hh_update_di_info(tBTA_HH_DEV_CB *p_cb, UINT16 vendor_id, UINT16 product_id, in bta_hh_update_di_info()
/system/core/metricsd/uploader/proto/
Dsystem_profile.proto173 optional uint32 vendor_id = 1; field
254 optional uint32 vendor_id = 5; field
274 optional uint32 vendor_id = 1; field
/system/bt/btif/co/
Dbta_hh_co.c451 void bta_hh_co_send_hid_info(btif_hh_device_t *p_dev, char *dev_name, UINT16 vendor_id, in bta_hh_co_send_hid_info()
/system/bt/stack/include/
Dsrvc_api.h59 UINT16 vendor_id; member
/system/bt/bta/include/
Dbta_hh_api.h199 UINT16 vendor_id; /* vendor ID */ member
/system/bt/btif/src/
Dbtif_storage.c1284 UINT8 app_id, UINT16 vendor_id, in btif_storage_add_hid_device_info()
Dbtif_rc.c840 UINT8 vendor_id = 0; in handle_rc_vendorunique_rsp() local
/system/core/fastboot/
Dfastboot.cpp77 static unsigned short vendor_id = 0; variable