OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHRE_EVENT_WIFI_ASYNC_RESULT
(Results
1 - 3
of
3
) sorted by null
/system/chre/apps/wifi_world/
wifi_world.cc
201
case
CHRE_EVENT_WIFI_ASYNC_RESULT
:
/system/chre/chre_api/include/chre_api/chre/
wifi.h
75
#define
CHRE_EVENT_WIFI_ASYNC_RESULT
CHRE_WIFI_EVENT_ID(0)
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
.
455
*
CHRE_EVENT_WIFI_ASYNC_RESULT
. Refer to the note in {@link #chreAsyncResult}
475
* event of type
CHRE_EVENT_WIFI_ASYNC_RESULT
. The result must be delivered
479
* A successful result provided in
CHRE_EVENT_WIFI_ASYNC_RESULT
indicates that
/system/chre/core/
wifi_request_manager.cc
261
CHRE_EVENT_WIFI_ASYNC_RESULT
, event, freeWifiAsyncResultCallback,
294
CHRE_EVENT_WIFI_ASYNC_RESULT
, event, freeWifiAsyncResultCallback,
Completed in 9245 milliseconds