Searched refs:BTA_DmSetDeviceName (Results 1 – 4 of 4) sorted by relevance
1108 BTA_DmSetDeviceName((char *)BTM_DEF_LOCAL_NAME); in btif_dm_upstreams_evt()1114 BTA_DmSetDeviceName((char*)prop.val); in btif_dm_upstreams_evt()
1170 BTA_DmSetDeviceName((char *)bd_name); in btif_set_adapter_property()
989 BTA_API extern void BTA_DmSetDeviceName(char *p_name);
201 void BTA_DmSetDeviceName(char *p_name) in BTA_DmSetDeviceName() function