HomeSort by relevance Sort by last modified time
    Searched refs:wifi_scan_event (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscancommand.h 86 void (*on_scan_event) (wifi_request_id id, wifi_scan_event event);
gscan_event_handler.cpp     [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
gscan.h 77 } wifi_scan_event; typedef in typeref:enum:__anon48384
118 void (*on_scan_event) (wifi_request_id id, wifi_scan_event event);
  /hardware/interfaces/wifi/1.2/default/
wifi_legacy_hal.cpp 86 std::function<void(wifi_request_id, wifi_scan_event)>
88 void onAsyncGscanEvent(wifi_request_id id, wifi_scan_event event) {
537 wifi_request_id id, wifi_scan_event event) {
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
gscan.cpp 683 wifi_scan_event evt_type;
684 evt_type = (wifi_scan_event) event.get_u32(NL80211_ATTR_VENDOR_DATA);
    [all...]

Completed in 280 milliseconds