Searched refs:CallbackState (Results 1 – 2 of 2) sorted by relevance
388 struct CallbackState { in handleScanMonitorStateChange() struct394 CallbackState cbState = NestedDataPtr<CallbackState>(data); in handleScanMonitorStateChange()400 CallbackState cbState = {}; in handleScanMonitorStateChange()405 NestedDataPtr<CallbackState>(cbState), callback); in handleScanMonitorStateChange()409 struct CallbackState { in handleScanResponse() struct415 CallbackState cbState = NestedDataPtr<CallbackState>(data); in handleScanResponse()421 CallbackState cbState = {}; in handleScanResponse()426 NestedDataPtr<CallbackState>(cbState), callback); in handleScanResponse()
276 struct CallbackState { in handleStatusChange() struct283 CallbackState cbState = NestedDataPtr<CallbackState>(extraData); in handleStatusChange()287 CallbackState cbState = {}; in handleStatusChange()292 NestedDataPtr<CallbackState>(cbState)); in handleStatusChange()