Searched refs:BTA_DmSetDeviceName (Results 1 – 4 of 4) sorted by relevance
1213 BTA_DmSetDeviceName((char *)bd_name); in btif_set_adapter_property()
1305 BTA_DmSetDeviceName((char*)prop.val); in btif_dm_upstreams_evt()1312 BTA_DmSetDeviceName(btif_get_default_local_name()); in btif_dm_upstreams_evt()
1096 BTA_API extern void BTA_DmSetDeviceName(char *p_name);
201 void BTA_DmSetDeviceName(char *p_name) in BTA_DmSetDeviceName() function