FreeRTOS: FreeRTOS 蜂窝网库 v1.2.0
FreeRTOS 蜂窝网库
蜂窝网络公共库 API

蜂窝网络公共库支持的 API

蜂窝网络公共库支持的 API
蜂窝网络公共库具有 3GPP AT 命令实现的 API。
当实现 FreeRTOS 蜂窝网库 API 时,它们可帮助简化移植工作。

FreeRTOS 蜂窝网库 API 受蜂窝网络公共库支持
Cellular_Init O
Cellular_Cleanup O
Cellular_SetRatPriority
Cellular_GetRatPriority
Cellular_RfOn O
Cellular_RfOff O
Cellular_GetSimCardStatus
Cellular_GetSimCardInfo O
Cellular_GetModemInfo O
Cellular_GetRegisteredNetwork O
Cellular_GetNetworkTime O
Cellular_GetSignalInfo
Cellular_GetServiceStatus O
Cellular_SetPdnConfig O
Cellular_GetPdnStatus
Cellular_ActivatePdn
Cellular_DeactivatePdn
Cellular_GetIPAddress O
Cellular_SetDns
Cellular_RegisterUrcNetworkRegistrationEventCallback O
Cellular_RegisterUrcPdnEventCallback O
Cellular_RegisterUrcSignalStrengthChangedCallback
Cellular_RegisterModemEventCallback O
Cellular_RegisterUrcGenericCallback O
Cellular_GetPsmSettings O
Cellular_SetPsmSettings O
Cellular_GetEidrxSettings O
Cellular_SetEidrxSettings O
Cellular_ATC CommandRaw O
Cellular_CreateSocket O
Cellular_SocketConnect
Cellular_SocketSend
Cellular_SocketRecv
Cellular_SocketClose
Cellular_GetHostByName
Cellular_SocketSetSockOpt O
Cellular_SocketRegisterSocketOpenCallback O
Cellular_SocketRegisterDataReadyCallback O
Cellular_SocketRegisterClosedCallback O

reeview function! --