Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_bta_hd_api.cc40 void BTA_HdAddDevice(const RawAddress& addr) { in BTA_HdAddDevice() function
/system/bt/bta/include/
Dbta_hd_api.h243 extern void BTA_HdAddDevice(const RawAddress& addr);
/system/bt/bta/hd/
Dbta_hd_api.cc260 extern void BTA_HdAddDevice(const RawAddress& addr) { in BTA_HdAddDevice() function
/system/bt/btif/src/
Dbtif_storage.cc1732 BTA_HdAddDevice(bd_addr); in btif_storage_load_hidd()