Home
last modified time | relevance | path

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

/system/chre/core/
Dwifi_request_manager.cc263 struct CallbackState { in handleScanMonitorStateChange() struct
264 bool enabled; in handleScanMonitorStateChange()
265 uint8_t errorCode; in handleScanMonitorStateChange()
284 struct CallbackState { in handleScanResponse() struct
285 bool pending; in handleScanResponse()
286 uint8_t errorCode; in handleScanResponse()
Dgnss_manager.cc273 struct CallbackState { in handleStatusChange() struct
274 bool enabled; in handleStatusChange()
275 uint8_t errorCode; in handleStatusChange()