Home
last modified time | relevance | path

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

/system/chre/core/
Dwifi_request_manager.cc180 struct CallbackState { in handleScanMonitorStateChange() struct
181 bool enabled; in handleScanMonitorStateChange()
182 uint8_t errorCode; in handleScanMonitorStateChange()
201 struct CallbackState { in handleScanResponse() struct
202 bool pending; in handleScanResponse()
203 uint8_t errorCode; in handleScanResponse()
Dgnss_manager.cc240 struct CallbackState { in handleStatusChange() struct
241 bool enabled; in handleStatusChange()
242 uint8_t errorCode; in handleStatusChange()