Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h1621 extern void BTA_DmAddDevice(BD_ADDR bd_addr, DEV_CLASS dev_class,
/system/bt/btif/src/
Dbtif_storage.c516 BTA_DmAddDevice(bd_addr.address, dev_class, link_key, 0, 0, in btif_in_fetch_bonded_devices()
/system/bt/bta/dm/
Dbta_dm_api.c509 void BTA_DmAddDevice(BD_ADDR bd_addr, DEV_CLASS dev_class, LINK_KEY link_key, in BTA_DmAddDevice() function