Home
last modified time | relevance | path

Searched defs:chrePalWwanApi (Results 1 – 1 of 1) sorted by relevance

/system/chre/pal/include/chre/pal/
Dwwan.h69 struct chrePalWwanApi { struct
76 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