Searched defs:chrePalWifiApi (Results 1 – 1 of 1) sorted by relevance
250 struct chrePalWifiApi { struct257 uint32_t moduleVersion;273 bool (*open)(const struct chrePalSystemApi *systemApi,282 void (*close)(void);285 uint32_t (*getCapabilities)(void);303 bool (*configureScanMonitor)(bool enable);359 bool (*requestScan)(const struct chreWifiScanParams *params);367 void (*releaseScanEvent)(struct chreWifiScanEvent *event);425 bool (*requestRanging)(const struct chreWifiRangingParams *params);435 void (*releaseRangingEvent)(struct chreWifiRangingEvent *event);[all …]