Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hd_api.cc29 void BTA_HdAddDevice(const RawAddress& /* addr */) { in BTA_HdAddDevice() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_hd_api.h242 void BTA_HdAddDevice(const RawAddress& addr);
/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_api.cc262 void BTA_HdAddDevice(const RawAddress& addr) { in BTA_HdAddDevice() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc1134 BTA_HdAddDevice(bd_addr); in btif_storage_load_hidd()