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 244 void wifi_unregister_handler(wifi_handle handle, int cmd);
cpp_bindings.h 334 wifi_unregister_handler(wifiHandle(), cmd);
common.cpp 121 void wifi_unregister_handler(wifi_handle handle, int cmd) function
cpp_bindings.cpp 664 wifi_unregister_handler(wifiHandle(), cmd);
  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.h 154 void wifi_unregister_handler(wifi_handle handle, int cmd);
common.cpp 135 void wifi_unregister_handler(wifi_handle handle, int cmd) function
cpp_bindings.h 384 wifi_unregister_handler(wifiHandle(), cmd);