Searched refs:CallbackState (Results 1 – 2 of 2) sorted by relevance
180 struct CallbackState { in handleScanMonitorStateChange() struct186 CallbackState cbState = NestedDataPtr<CallbackState>(data); in handleScanMonitorStateChange()192 CallbackState cbState = {}; in handleScanMonitorStateChange()197 NestedDataPtr<CallbackState>(cbState), callback); in handleScanMonitorStateChange()201 struct CallbackState { in handleScanResponse() struct207 CallbackState cbState = NestedDataPtr<CallbackState>(data); in handleScanResponse()213 CallbackState cbState = {}; in handleScanResponse()218 NestedDataPtr<CallbackState>(cbState), callback); in handleScanResponse()
240 struct CallbackState { in handleStatusChange() struct247 CallbackState cbState = NestedDataPtr<CallbackState>(extraData); in handleStatusChange()251 CallbackState cbState = {}; in handleStatusChange()256 NestedDataPtr<CallbackState>(cbState)); in handleStatusChange()