Home
last modified time | relevance | path

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

/system/chre/core/
Dwifi_request_manager.cc164 struct CallbackState { in handleScanMonitorStateChange() struct
165 bool enabled; in handleScanMonitorStateChange()
166 uint8_t errorCode; in handleScanMonitorStateChange()
190 struct CallbackState { in handleScanResponse() struct
191 bool pending; in handleScanResponse()
192 uint8_t errorCode; in handleScanResponse()
Dgnss_manager.cc84 struct CallbackState { in handleStatusChange() struct
85 bool enabled; in handleStatusChange()
86 uint8_t errorCode; in handleStatusChange()
87 GnssSession *session; in handleStatusChange()
Daudio_request_manager.cc84 struct CallbackState { in handleAudioAvailability() struct
85 uint32_t handle; in handleAudioAvailability()
86 bool available; in handleAudioAvailability()
Dsensor_request_manager.cc384 struct CallbackState { in handleFlushCompleteEvent() struct
385 uint8_t errorCode; in handleFlushCompleteEvent()
386 SensorType sensorType; in handleFlushCompleteEvent()