[maemo-developers] How to get n900 IMEI code in C
From: Faheem Pervez trippin1 at gmail.comDate: Wed Nov 11 13:07:12 EET 2009
- Previous message: How to get n900 IMEI code in C
- Next message: How to get n900 IMEI code in C
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yes, the get_imsi method exists. So doing that should work but you will have to change some things: get_imsi returns only one argument: an int32 with the IMSI number. Best Regards, Faheem On 11/11/09, ibrahim <ibrahim.ali at asgatech.com> wrote: > A small additional question if you don't mind ; > If I want to extract the IMSI of the phone SIM, can I use the same code > you provided <http://talk.maemo.org/showpost.php?p=371496&postcount=45> > but with changing the > #define SIM_IMI_SIG "get_imei" > with something else ??? if yes what is it?? > > thanks again for your fast response > cheers; > > Faheem Pervez wrote: >> Here is a quick example I've posted up: >> http://talk.maemo.org/showpost.php?p=371496&postcount=45 >> >> Best Regards, >> Faheem >> >> On Tue, Nov 10, 2009 at 12:01 PM, ibrahim <ibrahim.ali at asgatech.com> >> wrote: >> >>> greetings; >>> >>> I wonder if there is an API to get the n900 device IMEI code . I've been >>> searching for a long time with no result except for : >>> http://talk.maemo.org/showthread.php?t=34058 >>> which didn't give me sufficient information. >>> >>> Can anybody help??? >>> thanx alot >>> _______________________________________________ >>> maemo-developers mailing list >>> maemo-developers at maemo.org >>> https://lists.maemo.org/mailman/listinfo/maemo-developers >>> >>> >> >> > >
- Previous message: How to get n900 IMEI code in C
- Next message: How to get n900 IMEI code in C
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]