FreeCalypso > hg > leo2moko-debug
view g23m/condat/ms/src/mfw/mfw_phba.h @ 16:dc9d25ac72a9
initial preparations for building both 2091 and 2092 configs
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sun, 06 Sep 2015 02:28:00 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
/* +--------------------------------------------------------------------+ | PROJECT: GSM-MFW (8417) $Workfile:: mfw_phba.h $| | $Author:: Vo $Revision:: 1 $| | CREATED: 7.1.99 $Modtime:: 9.01.99 14:16 $| | STATE : code | +--------------------------------------------------------------------+ PURPOSE : Internal types defination for phonebook management . */ #ifndef DEF_MFW_PHBA #define DEF_MFW_PHBA EXTERN T_ACI_RETURN sAT_PlusCPBRA(UBYTE type, UBYTE index, T_ACI_PB_ENTR *pb_list); #endif