HomeSort by relevance Sort by last modified time
    Searched refs:on_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); member in struct:__anon52554
gscan_event_handler.cpp     [all...]
gscan.cpp 361 callbackHandler.on_scan_event = handler.on_scan_event;
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
gscan.h 118 void (*on_scan_event) (wifi_request_id id, wifi_scan_event event); member in struct:__anon48387
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
gscan.cpp 686 if(*mHandler.on_scan_event)
687 (*mHandler.on_scan_event)(id(), evt_type);
    [all...]

Completed in 101 milliseconds