Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_api.cc98 void BTA_DmSetDeviceName(char* p_name) { in BTA_DmSetDeviceName() function
/system/bt/bta/include/
Dbta_api.h1094 extern void BTA_DmSetDeviceName(char* p_name);
/system/bt/btif/src/
Dbtif_core.cc909 BTA_DmSetDeviceName((char*)bd_name); in btif_set_adapter_property()
Dbtif_dm.cc1673 BTA_DmSetDeviceName((char*)prop.val); in btif_dm_upstreams_evt()
1678 BTA_DmSetDeviceName(btif_get_default_local_name()); in btif_dm_upstreams_evt()