[Bug 944] New: [lgsm_signal_qualities] The function name of the prototype in misc.h and libgsmd_network.c

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Wed Oct 17 11:48:53 CEST 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=944

           Summary: [lgsm_signal_qualities] The function name of the
                    prototype in misc.h and libgsmd_network.c
           Product: OpenMoko
           Version: current svn head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libgsmd
        AssignedTo: laforge at openmoko.org
        ReportedBy: sudharsh at gmail.com
                CC: buglog at lists.openmoko.org


Hi, 
The name of the function to get the signal quality and the required arguments
are different in the prototypes and the definition.

include/misc.h: extern int lgsm_get_signal_quality(struct lgsm_handle *h,
				   unsigned int *rssi);
src/libgsmd_network.c:  lgsm_signal_quality(struct lgsm_handle *lh)

Apologies if its known already.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list