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

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h 194 void wifi_unregister_handler(wifi_handle handle, int cmd);
common.cpp 103 void wifi_unregister_handler(wifi_handle handle, int cmd) function
cpp_bindings.h 317 wifi_unregister_handler(wifiHandle(), cmd);
cpp_bindings.cpp 644 wifi_unregister_handler(wifiHandle(), cmd);
  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.h 128 void wifi_unregister_handler(wifi_handle handle, int cmd);
common.cpp 130 void wifi_unregister_handler(wifi_handle handle, int cmd) function
cpp_bindings.h 368 wifi_unregister_handler(wifiHandle(), cmd);
cpp_bindings.cpp 662 wifi_unregister_handler(wifiHandle(), cmd);

Completed in 237 milliseconds