Searched refs:BTA_DmSetDeviceName (Results 1 – 6 of 6) sorted by relevance
69 struct BTA_DmSetDeviceName BTA_DmSetDeviceName; variable204 void BTA_DmSetDeviceName(const char* p_name) { in BTA_DmSetDeviceName() function206 test::mock::bta_dm_api::BTA_DmSetDeviceName(p_name); in BTA_DmSetDeviceName()
384 struct BTA_DmSetDeviceName { struct388 extern struct BTA_DmSetDeviceName BTA_DmSetDeviceName; argument
64 void BTA_DmSetDeviceName(const char* p_name) { in BTA_DmSetDeviceName() function
697 extern void BTA_DmSetDeviceName(const char* p_name);
712 BTA_DmSetDeviceName((const char*)bd_name); in btif_set_adapter_property()
1754 BTA_DmSetDeviceName((const char*)prop.val); in BTIF_dm_enable()1759 BTA_DmSetDeviceName(btif_get_default_local_name()); in BTIF_dm_enable()