Searched defs:CallbackState (Results 1 – 4 of 4) sorted by relevance
164 struct CallbackState { in handleScanMonitorStateChange() struct165 bool enabled; in handleScanMonitorStateChange()166 uint8_t errorCode; in handleScanMonitorStateChange()190 struct CallbackState { in handleScanResponse() struct191 bool pending; in handleScanResponse()192 uint8_t errorCode; in handleScanResponse()
84 struct CallbackState { in handleStatusChange() struct85 bool enabled; in handleStatusChange()86 uint8_t errorCode; in handleStatusChange()87 GnssSession *session; in handleStatusChange()
92 struct CallbackState { in handleAudioAvailability() struct93 uint32_t handle; in handleAudioAvailability()94 bool available; in handleAudioAvailability()
396 struct CallbackState { in handleFlushCompleteEvent() struct397 uint8_t errorCode; in handleFlushCompleteEvent()398 SensorType sensorType; in handleFlushCompleteEvent()