Hi Ye, On 08/03/2010 04:37 AM, Huang, Ye wrote: > Hi > > > > The SMS we receive is class 1, right? Where to find the SMS we receive > which store in SIM through ofono API? Thanks. > oFono reports both Class 0 and un-classified / class 1 SMS messages. oFono does not store SMS messages on the SIM or ME and does not handle sim full conditions. The default SMS driver programs the modem to report SMS PDUs directly to the core. If such a feature is unavailable on the particular modem, then SMS messages are routed to SIM/ME storage, delivered to the core and deleted. You will not find any SMS messages on the SIM/ME if oFono is running properly. Regards, -Denis