Searched defs:chrePalWwanApi (Results 1 – 1 of 1) sorted by relevance
69 struct chrePalWwanApi { struct76 uint32_t moduleVersion;92 bool (*open)(const struct chrePalSystemApi *systemApi,101 void (*close)(void);112 uint32_t (*getCapabilities)(void);147 const struct chrePalWwanApi *chrePalWwanGetApi(uint32_t requestedApiVersion); argument