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 227 void wifi_unregister_handler(wifi_handle handle, int cmd);
cpp_bindings.h 317 wifi_unregister_handler(wifiHandle(), cmd);
common.cpp 103 void wifi_unregister_handler(wifi_handle handle, int cmd) function
cpp_bindings.cpp 647 wifi_unregister_handler(wifiHandle(), cmd);
  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.h 150 void wifi_unregister_handler(wifi_handle handle, int cmd);
common.cpp 133 void wifi_unregister_handler(wifi_handle handle, int cmd) function
cpp_bindings.h 362 wifi_unregister_handler(wifiHandle(), cmd);
cpp_bindings.cpp 650 wifi_unregister_handler(wifiHandle(), cmd);

Completed in 659 milliseconds