Lines Matching refs:mHandlers
539 NanCallbackHandler mHandlers; member in NanHandle
540 NanHandle(wifi_handle handle, NanCallbackHandler handlers):mHandlers(handlers) in NanHandle()
564 GET_NAN_HANDLE(info)->mHandlers.EventMatchExpired(&expired_event); in HandleExpiryEvent()
1498 GET_NAN_HANDLE(info)->mHandlers.NotifyResponse(id(), &rsp_data); in handleResponse()
1537 GET_NAN_HANDLE(info)->mHandlers.EventPublishTerminated(&pub_term_event); in handleEvent()
1630 GET_NAN_HANDLE(info)->mHandlers.EventMatch(&subscribe_event); in handleEvent()
1660 GET_NAN_HANDLE(info)->mHandlers.EventSubscribeTerminated(&sub_term_event); in handleEvent()
1689 GET_NAN_HANDLE(info)->mHandlers.EventFollowup(&followup_event); in handleEvent()
1709 GET_NAN_HANDLE(info)->mHandlers.EventTransmitFollowup(&followup_ind); in handleEvent()
1730 GET_NAN_HANDLE(info)->mHandlers.EventPublishReplied(&pub_reply_event); in handleEvent()
2280 GET_NAN_HANDLE(info)->mHandlers.NotifyResponse(id(), &rsp_data); in handleResponse()
2340 GET_NAN_HANDLE(info)->mHandlers.EventDataRequest(&ndp_request_event); in handleEvent()
2407 GET_NAN_HANDLE(info)->mHandlers.EventDataConfirm(&ndp_create_confirmation_event); in handleEvent()
2434 GET_NAN_HANDLE(info)->mHandlers.EventDataEnd(&ndp_end_event); in handleEvent()
3205 GET_NAN_HANDLE(info)->mHandlers.NotifyResponse(id(), &rsp_data); in handleResponse()
3217 GET_NAN_HANDLE(info)->mHandlers.NotifyResponse(mId, &rsp_data); in handleResponse()
3247 GET_NAN_HANDLE(info)->mHandlers.NotifyResponse(mId, &rsp_data); in handleAsyncResponse()
3366 GET_NAN_HANDLE(info)->mHandlers.EventDiscEngEvent(&de_event); in handleEvent()
3375 GET_NAN_HANDLE(info)->mHandlers.EventDiscEngEvent(&de_event); in handleEvent()
3380 GET_NAN_HANDLE(info)->mHandlers.NotifyResponse(mId, &rsp_data); in handleEvent()
3403 GET_NAN_HANDLE(info)->mHandlers.EventDisabled(&disabled_ind); in handleEvent()
3431 GET_NAN_HANDLE(info)->mHandlers.EventBeaconSdfPayload(&sdfInd); in handleEvent()
4586 GET_NAN_HANDLE(info)->mHandlers.EventDiscEngEvent(&de_event); in handleEvent()
4606 GET_NAN_HANDLE(info)->mHandlers.EventDisabled(&disabled_ind); in handleEvent()
4634 GET_NAN_HANDLE(info)->mHandlers.EventPublishTerminated(&pub_term_event); in handleEvent()
4733 GET_NAN_HANDLE(info)->mHandlers.EventMatch(&subscribe_event); in handleEvent()
4765 GET_NAN_HANDLE(info)->mHandlers.EventSubscribeTerminated(&sub_term_event); in handleEvent()
4807 GET_NAN_HANDLE(info)->mHandlers.EventFollowup(&followup_event); in handleEvent()
4833 GET_NAN_HANDLE(info)->mHandlers.EventBeaconSdfPayload(&sdfInd); in handleEvent()
4856 GET_NAN_HANDLE(info)->mHandlers.EventPublishReplied(&pub_reply_event); in handleEvent()
4911 GET_NAN_HANDLE(info)->mHandlers.EventDataRequest(&ndp_request_event); in handleEvent()
4954 … GET_NAN_HANDLE(info)->mHandlers.EventDataConfirm(&ndp_create_confirmation_event); in handleEvent()
4981 GET_NAN_HANDLE(info)->mHandlers.EventDataEnd(&ndp_end_event); in handleEvent()
5003 GET_NAN_HANDLE(info)->mHandlers.EventTransmitFollowup(&followup_ind); in handleEvent()