Searched defs:chrePalWifiApi (Results 1 – 1 of 1) sorted by relevance
244 struct chrePalWifiApi { struct251 uint32_t moduleVersion;267 bool (*open)(const struct chrePalSystemApi *systemApi,276 void (*close)(void);279 uint32_t (*getCapabilities)(void);297 bool (*configureScanMonitor)(bool enable);353 bool (*requestScan)(const struct chreWifiScanParams *params);361 void (*releaseScanEvent)(struct chreWifiScanEvent *event);419 bool (*requestRanging)(const struct chreWifiRangingParams *params);429 void (*releaseRangingEvent)(struct chreWifiRangingEvent *event);[all …]