Searched refs:BTA_DmSetDeviceName (Results 1 – 6 of 6) sorted by relevance
67 struct BTA_DmSetDeviceName BTA_DmSetDeviceName; variable201 void BTA_DmSetDeviceName(const char* p_name) { in BTA_DmSetDeviceName() function203 test::mock::bta_dm_api::BTA_DmSetDeviceName(p_name); in BTA_DmSetDeviceName()
386 struct BTA_DmSetDeviceName { struct390 extern struct BTA_DmSetDeviceName BTA_DmSetDeviceName; argument
59 void BTA_DmSetDeviceName(const char* p_name) { in BTA_DmSetDeviceName() function
754 void BTA_DmSetDeviceName(const char* p_name);
631 BTA_DmSetDeviceName((const char*)bd_name); in btif_set_adapter_property()
2077 BTA_DmSetDeviceName((const char*)prop.val); in BTIF_dm_enable()2082 BTA_DmSetDeviceName(btif_get_default_local_name()); in BTIF_dm_enable()