Searched defs:CHRE_EVENT_WIFI_ASYNC_RESULT (Results 1 - 1 of 1) sorted by relevance

/system/chre/chre_api/include/chre_api/chre/
H A Dwifi.h75 #define CHRE_EVENT_WIFI_ASYNC_RESULT CHRE_WIFI_EVENT_ID(0) macro
90 * CHRE_EVENT_WIFI_ASYNC_RESULT used to indicate whether the scan completed
223 * field of struct chreAsyncResult sent with CHRE_EVENT_WIFI_ASYNC_RESULT.
464 * CHRE_EVENT_WIFI_ASYNC_RESULT. Refer to the note in {@link #chreAsyncResult}
484 * event of type CHRE_EVENT_WIFI_ASYNC_RESULT. The result must be delivered
488 * A successful result provided in CHRE_EVENT_WIFI_ASYNC_RESULT indicates that

Completed in 56 milliseconds