Modify the map agent for gtest
[platform/core/connectivity/bluetooth-agent.git] / map-agent / bluetooth_map_agent.c
index df0a86f..3560a22 100644 (file)
@@ -816,7 +816,7 @@ static int __bt_sms_encode_time(gchar *addr_field, time_t *tm)
        return index;
 }
 
-gchar *__bt_get_sms_pdu_from_msg_data(gchar *number,
+gchar *_bt_get_sms_pdu_from_msg_data(gchar *number,
                                                char *msg, time_t tm,
                                                int *msg_pdu_len)
 {