Searched defs:chrePalWwanApi (Results 1 – 1 of 1) sorted by relevance
64 struct chrePalWwanApi { struct71 uint32_t moduleVersion;87 bool (*open)(const struct chrePalSystemApi *systemApi,96 void (*close)(void);107 uint32_t (*getCapabilities)(void);142 const struct chrePalWwanApi *chrePalWwanGetApi(uint32_t requestedApiVersion); argument