Home
last modified time | relevance | path

Searched refs:GET_NAN_HANDLE (Results 1 – 2 of 2) sorted by relevance

/hardware/synaptics/wlan/synadhd/wifi_hal/
Dnan.cpp534 #define GET_NAN_HANDLE(info) ((NanHandle *)info.nan_handle) macro
566 GET_NAN_HANDLE(info)->mHandlers.EventMatchExpired(&expired_event); in HandleExpiryEvent()
1544 GET_NAN_HANDLE(info)->mHandlers.NotifyResponse(id(), &rsp_data); in handleResponse()
1583 GET_NAN_HANDLE(info)->mHandlers.EventPublishTerminated(&pub_term_event); in handleEvent()
1676 GET_NAN_HANDLE(info)->mHandlers.EventMatch(&subscribe_event); in handleEvent()
1706 GET_NAN_HANDLE(info)->mHandlers.EventSubscribeTerminated(&sub_term_event); in handleEvent()
1735 GET_NAN_HANDLE(info)->mHandlers.EventFollowup(&followup_event); in handleEvent()
1755 GET_NAN_HANDLE(info)->mHandlers.EventTransmitFollowup(&followup_ind); in handleEvent()
1776 GET_NAN_HANDLE(info)->mHandlers.EventPublishReplied(&pub_reply_event); in handleEvent()
2367 GET_NAN_HANDLE(info)->mHandlers.NotifyResponse(id(), &rsp_data); in handleResponse()
[all …]
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp600 #define GET_NAN_HANDLE(info) ((NanHandle *)info.nan_handle) macro
637 GET_NAN_HANDLE(info)->mHandlers.EventMatchExpired(&expired_event); in HandleExpiryEvent()
1345 GET_NAN_HANDLE(info)->mHandlers.NotifyResponse(id(), &rsp_data); in handleResponse()
1431 GET_NAN_HANDLE(info)->mHandlers.EventPairingRequest(&pairing_request_event); in handleEvent()
1537 GET_NAN_HANDLE(info)->mHandlers.EventPairingConfirm(&pairing_confirm_event); in handleEvent()
1592 GET_NAN_HANDLE(info)->mHandlers.EventBootstrappingRequest(&bs_request_event); in handleEvent()
1643 GET_NAN_HANDLE(info)->mHandlers.EventBootstrappingConfirm(&bs_confirm_event); in handleEvent()
2862 GET_NAN_HANDLE(info)->mHandlers.NotifyResponse(id(), &rsp_data); in handleResponse()
2902 GET_NAN_HANDLE(info)->mHandlers.EventPublishTerminated(&pub_term_event); in handleEvent()
3010 GET_NAN_HANDLE(info)->mHandlers.EventMatch(&subscribe_event); in handleEvent()
[all …]