Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h1491 extern void BTA_DmDiscover(BD_ADDR bd_addr, tBTA_SERVICE_MASK services,
/system/bt/bta/dm/
Dbta_dm_api.c290 void BTA_DmDiscover(BD_ADDR bd_addr, tBTA_SERVICE_MASK services, in BTA_DmDiscover() function
/system/bt/btif/src/
Dbtif_dm.c2582 BTA_DmDiscover(remote_addr->address, BTA_ALL_SERVICE_MASK, in btif_dm_get_remote_services()