Searched refs:wifi_scan_event (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dgscancommand.h87 void (*on_scan_event) (wifi_request_id id, wifi_scan_event event);
H A Dgscan_event_handler.cpp1725 wifi_scan_event scanEvent;
1753 scanEvent = (wifi_scan_event) nla_get_u8(tbVendor[
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dgscan.h68 } wifi_scan_event; typedef in typeref:enum:__anon1908
109 void (*on_scan_event) (wifi_request_id id, wifi_scan_event event);
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dgscan.cpp665 wifi_scan_event evt_type;
666 evt_type = (wifi_scan_event) event.get_u32(NL80211_ATTR_VENDOR_DATA);

Completed in 139 milliseconds