Searched refs:gnss_fix_status_to_str (Results 1 – 1 of 1) sorted by relevance
18 static const char *gnss_fix_status_to_str(enum gnss_fix_status fix_status) in gnss_fix_status_to_str() function89 info->hdop % 1000, gnss_fix_status_to_str(info->fix_status), in gnss_dump_info()