Home
last modified time | relevance | path

Searched refs:BTA_DmAddDevice (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/dm/
Dbta_dm_api.cc294 void BTA_DmAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTA_DmAddDevice() function
/system/bt/bta/include/
Dbta_api.h1268 extern void BTA_DmAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class,
/system/bt/btif/src/
Dbtif_storage.cc468 BTA_DmAddDevice(bd_addr, dev_class, link_key, 0, 0, in btif_in_fetch_bonded_devices()