Home
last modified time | relevance | path

Searched refs:BTA_HhAddDev (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/include/
Dbta_hh_api.h486 extern void BTA_HhAddDev(const RawAddress& bda, tBTA_HH_ATTR_MASK attr_mask,
/system/bt/bta/hh/
Dbta_hh_api.cc325 void BTA_HhAddDev(const RawAddress& bda, tBTA_HH_ATTR_MASK attr_mask, in BTA_HhAddDev() function
/system/bt/btif/src/
Dbtif_hh.cc994 BTA_HhAddDev(p_dev->bd_addr, p_dev->attr_mask, p_dev->sub_class, in btif_hh_upstreams_evt()
1404 BTA_HhAddDev(*bd_addr, hid_info.attr_mask, hid_info.sub_class, in set_info()
Dbtif_storage.cc1431 BTA_HhAddDev(bd_addr, attr_mask, sub_class, app_id, dscp_info); in btif_storage_load_bonded_hid_info()