Home
last modified time | relevance | path

Searched defs:p2p_lo_event (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/p2p/dispatcher/inc/
Dwlan_p2p_public_struct.h227 struct p2p_lo_event { struct
228 uint32_t vdev_id;
229 uint32_t reason_code;
/wlan-driver/qcacld-3.0/os_if/p2p/src/
Dwlan_cfg80211_p2p.c180 struct p2p_lo_event *p2p_lo_event) in wlan_p2p_lo_event_callback()