Home
last modified time | relevance | path

Searched refs:NAN_EVENT_ID_JOINED_CLUSTER (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h130 NAN_EVENT_ID_JOINED_CLUSTER enumerator
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnan_ind.cpp634 event->event_type = NAN_EVENT_ID_JOINED_CLUSTER; in getNanDiscEngEvent()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnan_ind.cpp584 event->event_type = NAN_EVENT_ID_JOINED_CLUSTER; in getNanDiscEngEvent()
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dnan.cpp3486 de_event.event_type = NAN_EVENT_ID_JOINED_CLUSTER; in handleEvent()
4737 de_event.event_type = NAN_EVENT_ID_JOINED_CLUSTER; in handleEvent()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp5026 de_event.event_type = NAN_EVENT_ID_JOINED_CLUSTER; in handleEvent()
6662 de_event.event_type = NAN_EVENT_ID_JOINED_CLUSTER; in handleEvent()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp6359 } else if (event->event_type == NAN_EVENT_ID_JOINED_CLUSTER) { in OnNanEventDiscEngEvent()